@media only screen and (max-width:1199px) {
    .justify-1199-center {
        justify-content: center !important;
    }
    .card-img-top {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .become-banner-top {
        margin-bottom: 20px;
    }
    .px-1199-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .home-banner-area {
        height: auto;
    }
    .card-img-overlays a {
        font-size: 14px;
        line-height: 14px;
    }
    .home_banner2_images {
        margin-top: 9%;
    }
    .trusted-logo {
        width: 30% !important;
    }
    .h-1300-170 {
        height: 150px;
    }
    .subcategory {
        margin-top: -360px;
    }
    .mt-350 {
        margin-top: 210px;
    }
    .h-600 {
        height: 430px;
    }
    .h-285 {
        height: 200px;
    }
    .h-235 {
        height: 180px;
    }
    .h-500 {
        height: 390px;
    }
    .fs-1199-14 {
        font-size: 14px !important;
    }
    .section-heading {
        font-size: 22px;
    }
    .become-banner-top h2 {
        font-size: 25px;
        line-height: 40px;
    }
    .become-banner-top h3 {
        font-size: 35px;
    }
    .become-banner-top p {
        font-size: 15px;
    }
    .become-banner-top .btn {
        font-size: 18px;
        line-height: 20px;
    }
    .become-banner-top {
        height: 300px;
        border-radius: 50px;
    }
}