body, html { overflow-x: clip !important; }
.responsible-sourcing-2024-tabcontainer__title {
    font-size: 12px;
}
.responsible-sourcing-2024-closerlook__action {
    font-size: 16px;
}
.responsible-sourcing-2024-popin__title {
    font-size: 28px;
}
.responsible-sourcing-2024-tabsection__hilite {
    font-size: 36px;
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .responsible-sourcing-2024-popin__title {
        font-size: 20px;
    }
    
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .responsible-sourcing-2024-tabcontainer__title {
        font-size: 10.5px;
    }
    .responsible-sourcing-2024-closerlook__title {
        font-size: 24px;
        width: 66%;
        margin: auto;
    }
    .responsible-sourcing-2024-tabslider__content a {
        font-size: 11px;
    }
    .responsible-sourcing-2024-tabslider__title {
        margin-top: 10px;
    }
}
@media (max-width: 480px) {
    .responsible-sourcing-2024-popin__title {
        font-size: 22px;
    }
    .responsible-sourcing-2024-tabcontainer__title {
        font-size: 10px;
    }
    .responsible-sourcing-2024-tabsection__hilite {
        font-size: 26px;
    }
    .responsible-sourcing-2024-tabslider__content a {
        font-size: 10px;
    }
    .responsible-sourcing-2024-tabslider__title {
        font-size: 30px;
    }
}

/*Removed Ingredients*/
.responsible-sourcing-2024-header__ingredient {
    visibility: hidden !important;
}
.responsible-sourcing-2024-numbers__ingredient {
    display: none !important;
}
.responsible-sourcing-2024-closerlook__ingredient {
    display: none !important;
}
.responsible-sourcing-2024-tabsection__ingredient[data-ingredient="leaf-1"] {
    display: none !important;
}
.responsible-sourcing-2024-tabsection__ingredient[data-ingredient="leaf-2"] {
    display: none !important;
}
#POPIN-SAINTE-COLOMBE .responsible-sourcing-2024-popin_ingredient:first-child {
    display: none !important;
}
#POPIN-SAINTE-COLOMBE .responsible-sourcing-2024-popin_ingredient:last-child {
    display: none !important;
}
#POPIN-SERRAVAL .responsible-sourcing-2024-popin_ingredient:first-child {
    display: none !important;
}
#POPIN-SERRAVAL .responsible-sourcing-2024-popin_ingredient:last-child {
    display: none !important;
}
.responsible-sourcing-2024-tabsection__ingredient[data-ingredient="world-1"] {
    display: none !important;
}
.responsible-sourcing-2024-tabsection__ingredient[data-ingredient="world-2"] {
    display: none !important;
}
.responsible-sourcing-2024-tabsection__ingredient[data-ingredient="world-3"] {
    display: none !important;
}
.responsible-sourcing-2024-tabsection__ingredient[data-ingredient="world-4"] {
    display: none !important;
}