/*
Theme Name:     Dance Child
Theme URI: 		http://wedesignthemes.com/themes/dance/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Movers theme powered by DesignThemes
Template:       dance
Version:        1.0
*/

#logo a {
    height: 100px !important;
}

.main-header {
    padding: 15px !important;
}

.no-breadcrumb #main {
    margin-top: 0 !important;
}

.team-one-column .dt-sc-team-thumb {
    width: 30% !important;
}

.team-one-column .dt-sc-team-details {
    width: 70% !important;
}

@media only screen and (max-width: 767px) {
    .dt-sc-team .dt-sc-team-thumb img, .dt-sc-team.type2 .dt-sc-team-thumb, .dt-sc-team.type2 .dt-sc-team-details {
        width: 100% !important;
    }
}