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







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




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

.section-hero .section-content .hero-slide-wrapper .upper-content .copy-wrapper .hero-headline {
	max-width: 662px;
}
@media only screen and (max-width: 1068px) {
.section-hero .section-content .hero-slide-wrapper .upper-content .copy-wrapper .hero-headline  {
	max-width: 488px;
	}
}
@media only screen and (max-width: 734px) {
.section-hero .section-content .hero-slide-wrapper .upper-content .copy-wrapper .hero-headline  {
	max-width: 478px; }
}
@media only screen and (max-width: 340px) {
.section-hero .section-content .hero-slide-wrapper .upper-content .copy-wrapper .hero-headline  {
	font-size: 38px; }
}

@media only screen and (max-width: 320px) {
.section-hero .section-content .hero-slide-wrapper .upper-content .copy-wrapper {
    bottom: calc(-175px - var(--hero-copy-block-y-adjuster));
  }
}

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