.weitereprojekte{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;@media (max-width:767px){grid-template-columns:1fr;gap:16px}}