.about-image-hero__wrap {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}

.about-image-hero__img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.about-image-hero__placeholder .placeholder-svg {
  width: 100%;
  height: auto;
  max-height: 600px;
  display: block;
}
