.f_image-with-background__wrapper {
  max-height: 50rem;
}

.f_image-with-background__image {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 50rem;
}