/* Override .usaa-globalHeader min-height for public-homepage-template and All pages within the "/utilities/" and "/campaign/” context roots. */

.usaa-globalHeader:not(.usaa-globalHeader--fixed) {
 min-height: 0px !important;
}

