.image-gallery-content img{margin:0 auto}.image-gallery-content{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}.image-gallery-content.five-column,.image-gallery-content.four-column,.image-gallery-content.three-column,.image-gallery-content.two-column{grid-template-columns:repeat(2,1fr)}@media (min-width:700px){.image-gallery-content.five-column,.image-gallery-content.four-column,.image-gallery-content.three-column{grid-template-columns:repeat(3,1fr)}}@media (min-width:901px){.image-gallery-content{gap:31px}.image-gallery-content.five-column,.image-gallery-content.four-column{grid-template-columns:repeat(4,1fr)}}@media (min-width:1201px){.image-gallery-content.five-column{grid-template-columns:repeat(5,1fr)}}