.our_companies_page .companies_listing .tab-content .card .wrapper .left_side img {
    max-height: 70px;
}

.inner-banner1 {
    margin-top: 4.75rem;
}

@media screen and (max-width: 767px) {
    .inner-banner1 {
        margin-top: 3.75rem;
    }
}

@media screen and (min-width: 992px) {
    .case_study_slick .repeater .right_wrapper .repeaterfields .paragraph h4 {
        margin-bottom: 20px;
    }
}