.hero-extension-section{display:grid;gap:24px;grid-template-columns:repeat(4,auto);overflow:clip}.hero-img-container{max-height:180px}.hero-img-container>img{height:100%;object-fit:cover;width:100%}@media (max-width:767px){.hero-extension-section{grid-template-columns:repeat(2,1fr)}.hero-img-container{max-height:112px}}