diff --git a/content/pages/de/index.html b/content/pages/de/index.html
index 23494dbd3a7e772b1322c4470cb9a4079d5dd06e..7e4078067ddb2a6bb8007a9add731a5bf6bf46cc 100644
--- a/content/pages/de/index.html
+++ b/content/pages/de/index.html
@@ -61,9 +61,20 @@
    </div>
 
   <div class="container" id="project-columns">
+    <div class="row">
+     <div class="d-flex flex-column col-lg-4 border-right">
+       <h2>Freie Software und Bildung Hand in Hand</h2>
+     </div>
+     <div class="d-flex flex-column col-lg-4 border-right">
+       <h2>Lernen und Ausprobieren mit Kindern</h2>
+     </div>
+     <div class="d-flex flex-column col-lg-4 border-right">
+       <h2>Gemeinschaft und Partizipation mit Jugendlichen</h2>
+     </div>
+    </div>
+    
     <div class="row">
       <div class="d-flex flex-column col-lg-4 border-right">
-        <h2>Freie Software und Bildung Hand in Hand</h2>
         <a href="https://schul-frei.org/">
           <img src="/theme/artwork/logo-schul-frei.svg" alt="Logo Projekt schul-frei" class="projektlogo" />
         </a>
@@ -78,7 +89,6 @@
         <a class="btn btn-dark mt-auto" href="https://schul-frei.org/">Mehr auf schul-frei.org</a>
       </div>
       <div class="d-flex flex-column col-lg-4 border-right">
-        <h2>Lernen und Ausprobieren mit Kindern</h2>
         <a href="https://hacknfun.org">
           <img src="/theme/artwork/logo-hacknfun.svg" alt="Logo Projekt Hack’n’Fun" class="projektlogo" />
         </a>
@@ -95,7 +105,6 @@
         <a class="btn btn-dark mt-auto" href="https://hacknfun.org/">Mehr auf hacknfun.org</a>
       </div>
       <div class="d-flex flex-column col-lg-4">
-        <h2>Gemeinschaft und Partizipation mit Jugendlichen</h2>
         <a href="https://leopard.camp">
           <img src="/theme/artwork/logo-leopard.svg" alt="Logo Projekt LEOPARD" class="projektlogo" />
         </a>