body, html { overflow-x: clip !important; }
#holidays .holidays-2025-products__text {
    font-size: 17px;
}
.holidays-2025-header__text, #holidays .holidays-2025-tags__keywords {
    font-weight: 500;
}
.holidays-2025-tags__keywords{
    font-weight: bold !important;
}
@media (min-width: 760px) {
    .mobile_br {
        display: none;
    }
}
@media (max-width: 480px) {
    #holidays .holidays-2025-header__title {
        font-size: 27px;
    }
    #holidays .holidays-2025-products__text {
        font-size: 12px;
    }
    #holidays .holidays-2025-products__hero {
        padding: 32px 12px;
    }
    i-navigation-wrapper#header-wrapper-smart-tribune {
        height: unset !important;
    }
}