@media (max-width: 992px) {

    .page-about-university.prev-section {
        align-items: flex-start;
        width: 100%;
        /* padding: 7.6rem 1.125rem 7.6rem; */
        margin-top: -18rem;
    }

    .page-about-university .prev-section-title {
        font-size: 0.8125rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-top: 0.62rem;
    }

    .page-about-university .breadcrumb-nav,
    .page-about-university .breadcrumb-nav span,
    .page-about-university .breadcrumb-nav a span[property="name"] {
        font-size: 0.625rem;
        font-weight: 400;
        line-height: 2.167rem;
    }

    /* .page-about-university.prev-section::before,
    .page-about-university.prev-section::after {
        left: 5.5%;
    }

    .page-about-university.prev-section::after {
        left: inherit;
        right: 5.5%;
    } */

    .page-about-university.prev-section .prev-section-content {
        width: 100%;
        /* padding-left: 1.2rem; */
    }

    .prev-section-subtitle {
        font-size: 0.8125rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        align-self: center;
    }

    .prev-section-title {
        margin-top: 1.5rem;
        font-size: 2.2rem;
        line-height: normal;
        letter-spacing: 0.12rem;
    }

    .prev-section-title::before {
        left: -1.1rem;
    }

    .page-about-university.prev-section .trigger-modal-video {
        position: absolute;
        bottom: 4rem;
        right: inherit;
        left: 2.3rem;
        scale: 0.8;
    }

    .page-about-university.content {
        padding-top: 2.4rem;
    }

    .page-about-university.content .info.first .first-wrapper {
        flex-direction: column;
        gap: 1.5rem;
    }

    .page-about-university.content .info.first {
        /* flex-direction: column; */
        gap: 0;
    }

    .page-about-university.content .info.first .img-wrapper {
        /* height: auto; */
        width: 100%;
        height: 4.4375rem;
        background-image: url(/wp-content/themes/kazakh/img/page-about-university/logo-blue-mob.svg);
        object-fit: contain;
    }

    .page-about-university.content .info.first p {
        margin-left: 0;
        color: #010A44;
        text-align: justify;
        font-size: 0.8125rem;
        font-weight: 400;
        line-height: 1.0625rem;
        letter-spacing: 0;
        margin-top: 1.1rem;
    }

    .page-about-university.content .info.second {
        margin-top: 1rem;
        height: 18.375rem;
    }


    .page-about-university.content .info.second .content-img {
        width: 17rem;
        /* height: 25.375rem; */
        border: 0.0125rem solid rgba(10, 36, 87, 0.10);
        box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.07);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        border-radius: 0.14144rem;
    }

    .page-about-university.content .info.second .content-img:first-child {
        top: inherit;
        left: inherit;
        bottom: 0;
        right: 0;
        z-index: 2;
    }

    .page-about-university.content .info.third {
        margin-top: 1.5rem
    }

    .page-about-university.content .info.third p {
        color: #010A44;
        font-size: 0.8125rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.0625rem;
        margin-top: 1.1rem;
    }

    .page-about-university.content .info.fourth {
        flex-direction: column;
        margin-top: 2.5rem;
    }

    .page-about-university.content .info.fourth .left {
        width: 100%;
    }

    .page-about-university.content .info.fourth .right {
        padding: 2.4rem 1.25rem 2.7rem;
    }

    .page-about-university.content .info.fourth .right .right-middle {
        margin-top: 2rem;
        font-size: 1.5rem;
        line-height: 1.8rem;
        letter-spacing: 0.02rem;
    }

    .page-about-university.content .info.fourth .right .right-bottom {
        margin-top: 1rem;
    }

    .swiper-btns.about-univ {
        gap: 1.4rem;
        bottom: 1.3rem;
        right: 1.3rem;
    }

    .swiper-button-next.about-univ,
    .swiper-button-prev.about-univ {
        width: 3.3rem;
        height: 3.3rem;
    }

    .swiper-button-next.about-univ:hover,
    .swiper-button-prev.about-univ:hover {
        scale: 1;
        background-color: transparent;
    }

    .swiper-button-next.about-univ svg,
    .swiper-button-prev.about-univ svg {
        width: 1rem;
        height: 1rem;
    }


}