diff --git a/templates/footer.html b/templates/footer.html
index 6d88995cc3b4ab7be4b620a703a3befe7de18659..30d52c6f3997c9b7c867dd0ad09d0663ba243675 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -14,7 +14,7 @@
       <p class="title is-5">Unterstützer und Partner*innen</p>
       <div class="columns is-centered is-vcentered is-multiline">
         {% for sponsor in config.extra.footer.sponsor %}
-          <div class="column is-one-third">
+          <div class="column is-one-quarter">
             <figure class="image">
               <a href="{{sponsor.link}}">
                 <img src="/images/sponsoren/{{sponsor.logo}}" alt="{{sponsor.alt}}" />