/* About Us Style */

@media (max-width: 767px) {
    .main-banner {
        padding-top: 95px !important;
    }
    
    .main-banner {
        padding-bottom: 0 !important;
    }
}