.spa-2025-results__description-text {
    align-content: baseline !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__description-text {
        min-height: 88px !important;
    }
}

/* mobile */
@media (max-width: 480px) {
    .spa-2025-results__name {
        min-height: 55px !important;
    }
    .spa-2025-treatments__name {
        min-height: 46px !important;
    }
}