@media only screen and (max-width: 767px) {
  .hero .cmp-teaser .hero-wrapper .hero-inline-video-wrapper .hero-inline-image {
    display: none !important;
  }
}
