/*------------------------------------*\
  LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  LOCAL FIXES
\*——————————————————*/
@media only screen and (min-width: 1069px) {
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {

	.section-welcome .hero-container .headline-container .suffix-container .suffix-text{
		font-size: 44px;
	}

}
@media only screen and (max-width: 734px) {
 
}

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