.dnd-section:has(.image-gallery)>div{padding:0}.image-gallery{align-items:center;display:grid;grid-template-columns:repeat(3,1fr)}.image-gallery__item{aspect-ratio:433/268;display:flex}.image-gallery__item img{display:block;height:100%;max-width:100%;object-fit:cover;width:100%}@media (max-width:767px){.image-gallery{grid-template-columns:repeat(2,1fr)}}