.photo-gallery-2026 .container{max-width:100%}.photo-gallery-2026__grid{display:grid;grid-template-columns:repeat(3,1fr)}.photo-gallery-2026__cell{aspect-ratio:481/252;overflow:hidden}.photo-gallery-2026__cell img{display:block;height:100%;object-fit:cover;width:100%}.photo-gallery-2026__cell--shape img{object-fit:contain}@media screen and (max-width:767px){.photo-gallery-2026__grid{grid-template-columns:1fr}.photo-gallery-2026__cell--shape{display:none}}