.st-image-grid{border-radius:15px;gap:1em;padding:2em}.st-image-grid,.st-image-grid__image{display:flex;flex-wrap:wrap;justify-content:space-between}.st-image-grid__image{flex:0 0 20%;max-height:75px}.st-image-grid__image img{max-height:100%;max-width:100%;object-fit:contain}@media screen and (max-width:767px){.st-image-grid{column-gap:1em;flex-wrap:wrap;row-gap:1em}.st-image-grid__image{flex:1 0 40%}}