.gallery h1{color:#e3493d}.gallery .imagesWrapper{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:1rem}@media(max-width:800px){.gallery .imagesWrapper{justify-content:center}}.gallery .imagesWrapper picture{width:33%}@media(max-width:1280px){.gallery .imagesWrapper picture{width:49%}}@media(max-width:800px){.gallery .imagesWrapper picture{width:95%}}