body, html { overflow-x: clip !important; }
*[data-product="ds-eye"] .eye-care-hero__ingredient span {
    width: 65%;
}
*[data-product="ds-eye"] .eye-care-hero__ingredient span {
    top: 2%;
    left: 23%;
}
*[data-product="total-eye-contour-gel"] .eye-care-hero__ingredient span {
    left: 4%;
}
*[data-product="total-eye-revive"] .eye-care-hero__ingredient span {
    top: 2%;
    left: 55%;
}
*[data-product="total-eye-smooth"] .eye-care-hero__ingredient span {
    top: 1%;
    width: 75%;
    left: 17%;
}
.eye-care-routine__product.TEL-carousel-3 img {
    width: 93%;
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .eye-care-routine__name {
      font-size: 13px;
        min-height: 65px;
    }
    /* .eye-care-howto__steps {
        width: unset;
    } */
    .eye-care-routine__product.TEL-carousel-3 img {
        width: 99%;
    }
    /* .eye-care-step__text {
        height: 250px;
    } */
    /* .eye-care-howto__steps .slick-slide {
        height: 700px;
    } */
    h3.eye-care-step__name {
    min-height: 40px;
}
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 480px) {
    .eye-care-routine__name {
        min-height: 45px;
    }
    .eye-care-routine__name {
        font-size: 14px;
    }
    .eye-care-routine__product.TEL-carousel-3 img {
        width: 100%;
    }
    /* .eye-care-step__text {
        height: 250px;
    } */
    /* .eye-care-howto__steps .slick-slide {
        height: 700px;
    } */
    h3.eye-care-step__name {
    min-height: 40px;
}
}