@media (max-width:750px) {
    .slogan .banner {
      display: none;
    }
  }