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






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




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


@media only screen and (max-width: 734px) {
	.main [data-module-template="heroes"] [data-unit-id="ase-2025"] .bottom-copy-wrapper .unit-copy-wrapper .subhead {
		max-width: 350px;
	}
	
	.main [data-module-template="heroes"] [data-unit-id="ase-2025"] .bottom-copy-wrapper .unit-copy-wrapper .headline {
			max-width: 300px;
	}
}

@media only screen and (max-width: 1068px) {
	.main [data-module-template="heroes"] [data-unit-id="ase-2025"] .unit-copy-wrapper>*.headline {
		font-size: 46px;
	}
}

@media only screen and (max-width: 734px) {
	.main [data-module-template="heroes"] [data-unit-id="ase-2025"] .unit-copy-wrapper>*.headline {
		font-size: 32px;
	}
}

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