body, html { overflow-x: clip !important; }


@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    /* [pageid="lip-comfort-oil-landing-FR"] .service-tile__body.mt-base .service-tile__title.text-start.mb-xs.mx-base.service-tile-text-js {
        font-size: 12px;
    }
    [pageid="lip-comfort-oil-landing-FR"] .service-tile__body.mt-base p {
        font-size: 12px;
    }
    [pageid="lip-comfort-oil-landing-FR"] .service-tile__body.mt-base .service-tile__description {
        min-height: 70px;
    } */
    .lip-oil-big-title-static {
        font-size: 60px;
    }
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .lip-oil-big-title-static {
        font-size: 60px;
    }
}
@media (max-width: 480px) {}