.culture .gallery-container{overflow-x:scroll;}.culture .gallery-container .gallery-wrapper{display:flex;gap:2.5rem;margin-bottom:2rem;flex-wrap:wrap;}.culture .gallery-container .gallery-wrapper .image{width:31.5%;object-fit:cover;height:fit-content;}@media only screen and (max-width:992px){}@media only screen and (max-width:768px){}@media only screen and (max-width:576px){.culture{padding-top:8rem;padding-bottom:8rem}.culture h2{width:100%;margin-bottom:4rem}.culture .gallery-container .gallery-wrapper{display:flex;gap:2rem;flex-direction:column;margin-bottom:2rem}.culture .gallery-container .gallery-wrapper .image{height:fit-content;object-fit:contain;width:100%}}