.gallery-section .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:780px;gap:22px;margin:0 auto}.gallery-section .gallery-grid img{height:260px;min-height:0}@media(max-width:700px){.gallery-section .gallery-grid{grid-template-columns:1fr}.gallery-section .gallery-grid img{height:auto;min-height:180px}}
