section#content p.heading-image {
  padding-bottom: 0 !important;
  position: relative !important;
  height: auto !important;
}

section#content p.heading-image img {
  position: static !important;
  width: 100%;
  max-height: 500px;
  object-fit: cover;
  object-position: center;
}