/* Add custom CSS styles below */ 
.banner--fixed img {
    background-color: transparent !important;
}
@media (min-width: 1280px) {
  section.landing-page-first-banner h1 {
      font-size: 52px;
      max-width: 400px;
  }
}

/* osh-sales */
.osh-sales .vid-wrapper::after {
    display: none;
}