.home-news-carousel .owl-stage-outer {
    overflow: hidden !important;
}

.home-news-carousel .owl-dots {
    margin-top: 0 !important;
}

@media screen and (max-width: 597px) {
    .page-content {
        padding-top: 88px;
    }

    .home-banner-section .row {
        flex-direction: column-reverse;
    }

    .home-banner-section {
        padding-bottom: 50px;
    }

    .home-banner-image {
        margin-top: 30px;
        max-height: 350px;
        width: 100%;
        transform: unset;
    }

    .home-banner-section p {
        max-width: unset;
    }

    .home-banner-section h1 {
        margin-top: 30px;
        margin-bottom: 10px !important;
    }

    .banner-scroll-down {
        height: 45px;
        width: 45px;
        padding: 10px;
    }

    .banner-scroll-down-element {
        position: absolute;
        bottom: 6%;
    }

    .home-slider-container {
        padding-right: 10px !important;
        padding-left: 10px !important;
        margin-bottom: 40px;
    }

    .markers-selector {
        flex-direction: row !important;
        width: max-content;
        flex-wrap: wrap;
        max-width: 100%;
        justify-content: start !important;
        top: 3%;
        left: 4%;
    }

    .mark-selector {
        width: max-content;
        margin-right: 10px;
    }

    .map-container {
        max-height: 600px;
    }

    .locations-map-container {
        top: 64%;
        right: 11%;
        height: 41%;
    }

    .map-marker-image, .map-marker-image svg {
        height: 50px;
        width: auto;
    }

    .schools-carousel .center .schools-carousel-item-caption {
        width: 100%;
    }

    .home-schools-bottom-box {
        height: 447px;
        border-radius: 35px;
    }

    footer .col-xl-2.col-lg-3.col-md-4.col-sm-6.p-sm-0 {
        width: 50%;
    }

    .footer-logo-container > div {
        width: 50%;
    }

    .footer-content > div {
        margin-bottom: 40px;
    }

    .back-to-top  {
        position: absolute;
        top: 58px;
        height: 50px;
        width: 50px;
        right: 20px;
    }

    .footer-bottom-section > .row > div {
        margin-bottom: 20px;
    }

    .footer-bottom-section > .row > .d-flex p {
        margin-bottom: 5px !important;
    }

    .icon-logo {
        position: absolute;
        bottom: 30px;
    }

}
