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






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




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

    .main [data-module-template="heroes"] [data-unit-id="apple-immersive-top-dogs"] .unit-copy-wrapper .subhead {
		max-width: 624px;    }
    
@media only screen and (max-width: 1068px) {
    .main [data-module-template="heroes"] [data-unit-id="apple-immersive-top-dogs"] .unit-copy-wrapper .subhead {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 734px) {
    .main [data-module-template="heroes"] [data-unit-id="apple-immersive-top-dogs"] .unit-copy-wrapper .subhead {
        margin-top: 10px;
		max-width: 429px;
    }
}

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