/*Input Your Custom CSS Here*/
@media only screen and (max-width: 768px) {

.footer-wedget-four {
    margin-top: 40px;
}
.about-desc {
    margin-top: 10px;
}
.about-desc h3 {
    font-size: 30px;
}
.team-support-inner {
    margin-bottom: 0 !important ;
    margin-top: 125px !important;
}
.team-member.team-support-inner {
    margin-top: 10px !important;
}
.about-desc h3 {
    font-size: 30px;
    margin-top: 20px;
}


}