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






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




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

@media only screen and (max-width: 734px) {
  .overview-innovation-safety-esos {
    transform: translateY(15px);
  }
}

.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: -35px;
}
@media only screen and (max-width: 734px) {
    html.enhanced-xp .section-hero .headline .words {
        margin-left: 0;
    }
}





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