.gallery_gallery__htPUM{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:5rem}.gallery_section__zVAle{width:90%;margin-bottom:5rem}.gallery_imageGrid__UEqX1{display:grid;width:100%;grid-template-columns:33.33% 33.33% 33.33%;grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}@media(max-width:920px){.gallery_imageGrid__UEqX1{grid-template-columns:50% 50%}}@media(max-width:720px){.gallery_imageGrid__UEqX1{grid-template-columns:100%}}.gallery_imageGrid__UEqX1 div img{width:100%;height:15rem;transition:all .25s}.gallery_imageGrid__UEqX1 div img:hover{transform:scale(107.5%)}