.visit-summary {
  .heading-hero__image {
    img {
      object-fit: cover;
      width: 100%;
    }
  }
}