/*Local Fixes*/
.se-and-8-only { display: inline }
@media screen and (min-width:385px) { .se-and-8-only { display: none } }
/*Hero*/
@media only screen and (max-width: 470px){.hero-headline-wrap .typography-headline-super{font-size:39px;}}