/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-hero .headline .words > * {
    text-align: right;
}
@media only screen and (max-width: 734px) {
    .section-hero .headline .words > * {
        text-align: center;
    }
}
html.enhanced-xp .section-hero .headline .words {
    margin-left: -165px;
}
@media only screen and (max-width: 1068px) {
    html.enhanced-xp .section-hero .headline .words {
        margin-left: -145px;
    }
}
@media only screen and (max-width: 734px) {
    html.enhanced-xp .section-hero .headline .words {
        margin-left: 0;
    }
}

html.text-zoom .section-sustainability .sustainability-images-container {
    padding-block-end: 410px;
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 