@media only screen and (max-width: 767px) {
    section#banner-carousel.banner_carousel .banner_content h2 {
        font-size: 18px !important;
        margin: 0 0 5px 0;
        width: 85% !important;
    }
    section#banner-carousel.banner_carousel .banner_content {
        left: 15% !important;
    }
    section#banner-carousel a {
        height: 40px !important;
        width: 40px !important;
    }

    .select_box_wrap.vehicle_filt .col-lg-2.col-md-2.col-sm-2.col-12.pr-0 {
        padding-left: 0;
    }

    section#our_clients_gallery .owl-nav {
        top: -48px !important;
    }

    h3.main-pro-heading, h1.main-pro-heading, h2.main-pro-heading, h4.main-pro-heading, h5.main-pro-heading, h6.main-pro-heading {
        font-size: 20px !important;
    }
}

