@@ -169,8 +169,11 @@ const handleToTop = () => {
.culture {
width: 100%;
display: flex;
+ flex-wrap: wrap;
+ justify-content: center;
&-item {
width: 33.3%;
+ margin-bottom: 40px;
}
h2 {