@media only screen and (max-width: 767px)
{
    .hero.-type-3 .hero__bg
    {
        height: auto;
    }
    .hero.-type-3 .hero__bg::after
    {
        height: 98%;
    }
    .about-image-2
    {
        display: none;
    }
    .aboutImages img
    {
        height: 300px;
        width: 100%;
        object-fit: cover;
    }
    .mty
    {
        margin: 20px 0px;
    }
    .size-80
    {
        width: 50px;
        height: 50px;
    }
    .sliderNav
    {
        width: 50px;
        height: 50px;
    }
    .tabs.-type-2 .tabs__content
    {
        padding-top: 185px !important;
    }
    .tabs.-type-2 .tabs__pagination
    {
        display: none;
    }
    .amen_head
    {
        font-size: 22px;
    }
    .amen_head span
    {
        font-size: 22px;
    }
    .img-ratio-2
    {
        height: auto;
    }
    .consult_name h4
    {
        font-weight: 800;
        font-size: 28px;
    }
    .imageCard.-type-2 .imageCard__image
    {
        margin-bottom: 0px;
    }
    .ratio-45\:55::before
    {
        padding-bottom: 61.22222%;
    }
    .consult_name {
        margin-top: 120px;
    }
    .footer-contant p
    {
        text-align: justify;
    }
    .location-ul li
    {
        margin-left: 20px;
        line-height: 32px;
    }


.laptop-only-slider .row img {
    width: auto;
    min-height: 160px;
}

.laptop-only-slider .button.-outline-white {
    border-color: #000;
    color: #000 !important;
}
.crz-crousal img {
    height: 353px !important;
    width: 100% !important;
    object-fit: contain !important;
}
}