/* */

@media (max-width: 1440px) {

}

@media (max-width: 1200px) {

    /* sec-0 */

    .carousel-home .container {
        height: 300px !important;
        min-height: 200px !important;
    }

    .carousel-home .container .text-start {
        text-align: center !important;
    }

    .lst-senior > div.g-col-12 {
        padding: 12px 25px !important;
    }

    /* */

    .jmenu {
        margin-left: auto !important;
    }

    .jmenu a {
        font-size: 13px;
    }

}

@media (max-width: 991px) {

    /* */

    .sec-1 .ps-4 {
        padding: 0 !important;
    }

}