.event-gallery{display:grid;grid-template-columns:repeat(var(--columns-mobile, 1),1fr);gap:var(--gap, 16px);width:100%}@media screen and (min-width: 750px){.event-gallery{grid-template-columns:repeat(var(--columns-desktop, 3),1fr)}}.event-gallery__item{position:relative;width:100%}.event-gallery__item img{width:100%;height:auto;display:block;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/175/assets/event-gallery.css.map */
