#secondar-push-A-fullscreen {
    background-color: #F5EFEB !important;
    padding-bottom: 60px !important;
}
.project-container#lip-oil-balm .secondary-push-B-wide-fullscreen-wrapper {
    width: 100vw;
    margin-left: calc(-50vw + 625px);
}
#New-block-JP .secondary-push-B-wide-fullscreen-wrapper {
    background-color: #fff !important;
}
#New-block-JP .textbox span {
    font-size: 22px;
    color: #B40024;
    font-weight: 500;
}
#New-block-JP .textbox h2 {
    font-size: 48px !important;
    font-weight: bold !important;
    margin-bottom: 5px !important;
}
#New-block-JP .textbox p {
    font-size: 22px !important;
    font-weight: normal;
    line-height: 25px;
}
#New-block-JP .imgbox picture img {
    max-width: 1500px;
    width: 100%;
    height: auto;
}
#New-block-JP .mentionsbox {
    margin-top: 35px;
}
#New-block-JP .mentionsbox p {
    font-size: 14px;
}
.project-container#lip-oil-balm .makeup-lip-main-sliders__slider-makeup-lip-wrapper .panel__c .bottom .details .right {
    max-width: 306px;
}
.project-container#lip-oil-balm .makeup-lip-main-sliders__slider-makeup-lip-wrapper .panel__c .bottom .details .right {
    justify-content: flex-start;
}
.project-container#lip-oil-balm .makeup-lip-main-sliders__slider-makeup-lip-wrapper .panel.one 
 .panel__c .bottom .details .right ul {
    margin: 36px 0 48px;
}
.project-container#lip-oil-balm .makeup-lip-main-sliders__slider-makeup-lip-wrapper .panel.two .panel__c .bottom .details .right ul {
    margin: 32px 0 0;
}

/*iPhone 6/7/8/plus, XR, 11, X, 12 and 11.*/
@media (max-width: 480px) {
    .project-container#lip-oil-balm .secondary-push-B-wide-fullscreen-wrapper {
        margin-left:0;
    }
    #New-block-JP .imgbox picture img {
        max-width: 350px;
    }
    #New-block-JP .textbox span {
        font-size: 20px;
    }
    #New-block-JP .textbox h2 {
        font-size: 27px !important;
    }
    #New-block-JP .textbox p {
        font-size: 16px !important;
    }
    .project-container#lip-oil-balm .makeup-lip-main-sliders__slider-makeup-lip-wrapper .panel__c .bottom .details .right {
        max-width: 274px;
    }
    .project-container#lip-oil-balm .makeup-lip-main-sliders__slider-makeup-lip-wrapper .panel.one 
    .panel__c .bottom .details .right ul {
        margin: 18px 0 36px;
    }
        .project-container#lip-oil-balm .makeup-lip-main-sliders__slider-makeup-lip-wrapper .panel.two .panel__c .bottom .details .right ul {
        margin: 18px 0 36px;
    }
    #New-block-JP .textbox p:last-of-type {
        font-size: 14px !important;
    }
}