.galerie{padding-top:4rem;margin-bottom:8rem}@media(max-width: 768px){.galerie{margin-bottom:2rem;padding-top:2rem}}.galerie .galerie-card{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem 0rem;justify-items:center}@media(max-width: 768px){.galerie .galerie-card{grid-template-columns:1fr}}.galerie .galerie-card .galerie-image img{width:400px;height:400px;border-radius:50%;object-fit:cover;display:block;object-position:top}@media(max-width: 768px){.galerie .galerie-card .galerie-image img{width:300px;height:300px}}