
/* MYFAVE approved premium design */
.myfave-approved-hero,.myfave-hero,[id*="shopify-section-myfave-hero"]{
  position:relative;isolation:isolate;overflow:hidden
}
.myfave-approved-hero img,.myfave-hero__image img{
  width:100%;height:auto;display:block;object-fit:cover
}
@media(max-width:749px){
  .myfave-approved-hero img,.myfave-hero__image img{
    min-height:520px;object-position:64% center
  }
}
