.skis{
    @media (min-width: 1200px) {
        .main-section .text-lg:not([data-to]) {
            font-size: 46px !important;
        }
    }
}
