/*Theme Name: Stockholm ChildTheme URI: http://demo.select-themes.com/stockholm/Description: A child theme of Stockholm ThemeAuthor: Select ThemesAuthor URI: http://select-themes.comVersion: 1.0.0Template: stockholm*/
@import url('../css/style.css');

/* 
 * Custom alignments added during static rebuild 
 */
.q_team .q_team_description {
    min-height: 4em;
}

@media only screen and (max-width: 768px) {
    .q_team .q_team_description {
        min-height: auto;
    }
}