@media screen and (max-width: 749px) {
  section[id*="logo-banner"] img {
    display: none !important;
  }
}