/* Let the homepage feature frame follow the uploaded image instead of cropping it. */
.hero{align-items:start}.hero__image{height:auto!important;min-height:0!important;width:fit-content;max-width:100%;justify-self:center;overflow:visible}.hero__image img{display:block;width:auto!important;max-width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;margin:0 auto}.hero__copy{align-self:stretch}@media(max-width:720px){.hero__image{height:auto!important;min-height:0!important;width:fit-content}.hero__image img{width:auto!important;max-width:100%!important;height:auto!important}}
