/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 15:0 Unexpected "<"

**/
<style>
  .hero__image { position: relative; }
  .hero__image .hero__img {
    width: 100%;
    height: auto;           /* <- was 100% */
    object-fit: cover;
    display: block;
  }
</style>