.hero-carousel,.hero-carousel .slides,.hero-carousel .slide{contain:layout paint;}
.hero-carousel .slide{aspect-ratio:4/3;overflow:hidden;}
.hero-carousel .slide img{width:100%;height:100%;object-fit:cover;display:block;}
.brand img{width:auto;height:52px;max-width:180px;object-fit:contain;}
.gallery-card img,.work-card img{aspect-ratio:4/3;object-fit:cover;display:block;}
@media(max-width:700px){.brand img{height:42px}.hero-carousel .slide{aspect-ratio:4/3}}
