.gallery{-moz-column-count:1;column-count:1;margin:calc(var(--unit)*2) calc(var(--unit)*-2)}.gallery .gallery-image{display:flex;gap:1em;margin-bottom:1em}.gallery .gallery-image img{width:100%}@media(min-width:768px){.gallery{-moz-column-count:3;column-count:3}}
