@media (min-width: 900px) {
  body.page-id-38063 .hero,
  body.page-id-38093 .hero,
  body.page-id-38114 .hero {
    height: 500px;
  }
}
body.page-id-38063 .text-section img,
body.page-id-38093 .text-section img,
body.page-id-38114 .text-section img {
  object-fit: contain;
  height: fit-content;
}