.has-banner:after {
   background: none;
}
@media only screen and (min-width: 1025px) {
   .header-image {
       display: block;
   }
}
.has-banner, .overlay {
    max-height: 520px;
}
