.responsible-sourcing-2024-popin__intro strong {
    display: inline-block;
}


@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {

}

@media (orientation: portrait) {

}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    *[data-tab="sourcing-policy"] .responsible-sourcing-2024-tabsection__title {
        width: 70%;
    }

    *[data-tab="better-world"] .responsible-sourcing-2024-tabsection__title {
        width: 50%;
    }
}

@media (max-width: 761px) {

}

/*iPhone 11, 12, 13, 13 Min, and 13 Pro Max*/
@media (max-width: 480px) {

}

/*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;
}