#gallery h2{font-size:3.4rem;line-height:4rem;margin-bottom:25px}#gallery p{font-size:1.6rem;line-height:2rem;margin-bottom:15px}#gallery .galleryContent{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 -16px}#gallery .galleryContent .galleryBox{border-radius:12px;margin:16px;overflow:hidden;width:calc(33.33333% - 32px)}#gallery .galleryContent .galleryBox a{display:block;height:0;padding-top:56.25%;position:relative;width:100%}#gallery .galleryContent .galleryBox img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:767.98px){#gallery{text-align:center}#gallery h2{font-size:2.4rem;line-height:3.2rem}#gallery .galleryContent .galleryBox{width:calc(50% - 32px)}}