@media (min-width: 901px) {
  .home-service-chapter__media {
    height: 100% !important;
    min-height: 18rem !important;
  }

  .home-service-chapter__media > img {
    position: absolute !important;
    inset: 0 !important;
  }
}
