diff --git a/_src/blocks/hero/hero.css b/_src/blocks/hero/hero.css index 4ad944a5..c334c29b 100644 --- a/_src/blocks/hero/hero.css +++ b/_src/blocks/hero/hero.css @@ -345,8 +345,8 @@ main .hero p.button-container.discount-bubble-container { } main .hero img { + object-fit: cover; height: 100%; - max-width: unset; } main .hero .hero-picture picture img {