.anti-ageing-routine__price,
.anti-ageing-routine__reviews {
    min-height: 18px;
}

*[data-product="super-restorative"] .anti-ageing-hero__ingredient span {
    width: 46%;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    [data-popin="hydra-essentiel"] .must-haves-2025-popin__content {
        left: 48.3%;
    }

    [data-popin="hydra-essentiel"] .must-haves-2025-popin__box {
        width: 88%;
    }

    [data-popin="extra-firming"] .must-haves-2025-popin__title {
        font-size: 38px;
        line-height: 40px;
    }

    [data-popin="extra-firming"] .must-haves-2025-popin__box {
        width: 90%;
    }

    div.anti-ageing:nth-child(8) > section:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) {
        bottom: 71px !important;
    }

    section[data-pos="left"][data-product="multi-active"] .anti-ageing-hero__ingredient {
        bottom: 70px;
    }

    section[data-pos="right"][data-product="extra-firming"] .anti-ageing-hero__ingredient {
        bottom: 12px;
    }

    div.anti-ageing:nth-child(8) > section:nth-child(15) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) {
        bottom: 57px !important;
    }
}

/*iPhone 11, 12, 13, 13 Min, and 13 Pro Max*/
@media (max-width: 480px) {
    section[data-pos="right"][data-product="hydra-essentiel-ha2"] .anti-ageing-hero__ingredient,
    section[data-pos="left"][data-product="multi-active"] .anti-ageing-hero__ingredient {
        bottom: -30px;
    }

    section[data-pos="right"][data-product="extra-firming"] .anti-ageing-hero__ingredient {
        bottom: -28px;
    }

    *[data-product="hydra-essentiel-ha2"] .anti-ageing-hero__ingredient span {
        top: 4%;
        right: 5%;
    }

    *[data-product="multi-active"] .anti-ageing-hero__ingredient span {
        left: 2%;
        font-size: 9px;
    }
}