.gallery{display:flex;flex-wrap:wrap}.gallery img{width:33.3333333333%;object-fit:cover;aspect-ratio:1/1}@media screen and (min-width:768px){.gallery img{width:25%}}@media screen and (min-width:1280px){.gallery img{width:16.6666666667%}}
