body, html { overflow-x: clip !important; }
.spa-2025-results__name, .spa-2025-treatments__name {
    min-height: 65px !important;
}
.spa-2025-treatments__description {
    min-height: 105px !important;
}
@media (max-width: 761px) {
    .spa-2025-clarins-touch__block {
        font-size: 13px;
    }
    .spa-2025-results__title {
        font-size: 26px;
    }
}
@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {}
@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__name {
        font-size: 18px;
    }
}
@media (max-width: 480px) {
    .spa-2025-results__name, .spa-2025-treatments__name {
        min-height: 45px !important;
    }
}