@media (max-width: 480px) {
    .precious-lp-sciences__mobile .precious-lp-stat__label {
        font-size: 9px;
    }
    .precious-lp-sciences__mobile .precious-lp-stat {
        margin: 54px auto;;
    }
    }
    @media only screen
    and (min-device-width : 834px)
    and (max-device-width : 1112px)
    and (orientation : portrait)
    and (-webkit-min-device-pixel-ratio: 2) {
    
    .precious-lp-sciences__content .precious-lp-boldtext {
        font-size: 26px;
        line-height: 35px;
    }
    #precious_sciences_text_3 .precious-lp-mentions {
        bottom: -45px;
    }
    }

    @media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .PopinInVideo .Video {
        top: 57%;
    }
}