#main .hope-top .mobile-image {
  background-image: url(https://www.mayoclinic.org/~/media/936DB44B99F9488FB81789398A3AF9A5.jpg);
}
@media screen and (min-width: 768px) {
  #main .hope-top {
    background-image: url(https://www.mayoclinic.org/~/media/A6BE3D38AE184F4F90578473AEC27EA8.jpg);
  }
  #main .hope-top .hope-top-content {
    width: 65%;
  }
  .banner-video .video-play {
    right: auto;
    top: auto;
    left: 7%;
    bottom: 20%;
  }
  .owl-carousel .owl-item:nth-child(2) .video-play {
    bottom: 21%;
  }
  .owl-carousel .owl-item:nth-child(3) .video-play {
    bottom: 14%;
  }
  .owl-carousel .owl-item:nth-child(4) .video-play {
    bottom: 14%;
  }
  .owl-carousel .owl-item:nth-child(5) .video-play {
    bottom: 21%;
  }
  .owl-carousel .owl-item:nth-child(6) .video-play {
    bottom: 14%;
  }
}
