.hp-mobile-slider .hero-slide-media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hp-mobile-slider .hero-slide-media img {
  object-fit: cover !important;
  object-position: center !important;
}