.photo-grid:where(.astro-VGMX3PCL){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;padding:1rem}.photo-grid:where(.astro-VGMX3PCL) img:where(.astro-VGMX3PCL){width:100%;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:8px}