@media screen and (min-width: 992px) {
  div#section-header {
    background: transparent !important;
  }
}