body, html { overflow-x: clip !important; }
.spa-2025-treatments__description {
    min-height: 110px;
}
.spa-2025-results__products {
    display: none !important;
}
@media (min-width: 1150px) {
    .spa-2025 #TREATMENTS-SLIDER .swiper-buttons-navigation {
        display: none !important;
    }
}
@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .spa-2025-results__name {
        font-size: 18px;
    }
    .spa-2025-results__description-text {
        padding-left: 5px;
    }
    
}
@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .spa-2025 #TREATMENTS-SLIDER .swiper-buttons-navigation {
        display: none !important;
    }
}
@media (max-width: 480px) {
    .spa-2025-treatments__description {
        min-height: 130px;
    }
}