.image-row__main-wrapper{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media screen and (min-width:1280px){.image-row__main-wrapper{gap:3.75rem}}.image-row__img-wrapper{aspect-ratio:1/1;border-radius:.5rem;flex:0 1 clamp(143.5px,20%,13rem);line-height:0;max-width:14.5rem;overflow:hidden}.image-row__img{height:100%;object-fit:cover;transition:transform .3s ease-in-out;width:100%}@media screen and (min-width:1023px){.image-row__img-wrapper:hover .image-row__img{transform:scale(1.1)}}