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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 734px){
	.section-innovation .typography-headline-super {
		font-size: 39px;
	}
}
@media only screen and (max-width: 734px){
	.section-values .typography-headline-super {
		font-size: 39px;
	}
}
@media only screen and (max-width: 968px){
  body .children-ric-large-12>*.ric-grid-wrap, body .ric-large-12.ric-grid-wrap {
    grid-template-columns: unset;
  }
}

.hero-headline {
   line-height: 1.1;
}


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