.pd-promo-hero__wrapper {
  position: relative;
  overflow: hidden;
}

.pd-promo-hero__image {
  position: relative;
  width: 100%;
}

.pd-promo-hero__image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
