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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.main [data-module-template="heroes"] [data-unit-id="superbowl-2026"] .unit-copy-wrapper .subhead {
    max-width:640px;
}

@media only screen and (max-width: 734px) {
    .main [data-module-template="heroes"] [data-unit-id="superbowl-2026"] .unit-copy-wrapper .subhead {
        max-width: 260px;
    }
}

.main [data-module-template="heroes"] [data-unit-id="superbowl-2026"] .unit-copy-wrapper .update {
    max-width:690px
}

@media only screen and (max-width: 1068px) {
    .main [data-module-template="heroes"] [data-unit-id="superbowl-2026"] .unit-copy-wrapper .update {
        max-width:595px
    }
}

@media only screen and (max-width: 734px) {
    .main [data-module-template="heroes"] [data-unit-id="superbowl-2026"] .unit-copy-wrapper .update {
        max-width: 285px
    }
}




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