.module-gallery .heading{text-align:center;max-width:450px;margin-left:auto;margin-right:auto}.module-gallery .row{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--spacing-1)}@media (min-width:768px){.module-gallery .row{gap:var(--spacing-3)}}.module-gallery.setting-gallery-type-grid .lightgallery a img{aspect-ratio:1/.78;object-fit:cover}.module-gallery.setting-gallery-type-grid .lightgallery-item{grid-column:auto/span 6}@media (min-width:500px){.module-gallery.setting-gallery-type-grid .lightgallery-item{grid-column:auto/span 4}}@media (min-width:640px){.module-gallery.setting-gallery-type-grid .lightgallery-item{grid-column:auto/span 3}}.lg-outer .lg-object{max-width:80vw;max-height:80vh}