@media screen and (max-width: 1620px) and (min-width: 1441px) {
    .sec-sub-banner h2 {
        font-size: 70px !important;
    }

    .sec-about-widget-6 .elementor-container {
        max-width: 1340px !important;
    }

    .sec-about-title-6 h2 {
        font-size: 60px !important;
    }

    .sec-about-widget-6 p {
        font-size: 24px !important;
    }

    .sec-about-widget-6  h4 {
        font-size: 40px !important;
        line-height: 50px !important;
        height: 140px !important;
    }

}


/* Terms and Conditions Page*/

@media screen and (max-width: 1620px) and (min-width: 1441px) {
    .sec-text-widget-1 .elementor-container {
        max-width: 1340px !important;
    }

    .sec-text-widget-1 h2 {
        font-size: 60px !important;
    }

    .sec-text-widget-1 p {
        font-size: 24px !important;
    }
}