/* Local overrides */


/*Hero padding top disclaimer*/
@media only screen and (max-width: 450px) {
.section.section-welcome .marquee-wrapper .marquee-copy {
    margin-top: 12px;
}
}