.gallery-detail{padding-top:1.5rem;padding-bottom:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,103px);justify-content:center;gap:.5rem;width:100%}@media (min-width: 768px){.gallery-detail{grid-template-columns:repeat(auto-fit,113px)}}@media (min-width: 1280px){.gallery-detail{padding-top:3rem;padding-bottom:3rem;gap:1rem;grid-template-columns:repeat(auto-fit,146px)}}.gallery-detail .gallery-detail__picture{border-radius:.375rem;aspect-ratio:1;height:auto}
