diff --git a/frontend/templates/footer.html.jinja b/frontend/templates/footer.html.jinja
index 69f9f8569002c812c2c3005a543f03dc55c47ec9..304ec067261106c7c437db5bcfb8e1007412d17f 100644
--- a/frontend/templates/footer.html.jinja
+++ b/frontend/templates/footer.html.jinja
@@ -7,7 +7,7 @@
     <div class="container-fluid p-0">
       <div class="eflows-line"></div>
       <div class="row mt-2 px-3">
-        <div class="col-lg-6 col-12 d-inlign-flex">
+        <div class="col-lg-5 col-12 d-inlign-flex">
           <p class="m-3 text-center align-self-center">
             <a href="https://www.eFlows4HPC.eu">
               <img src="https://eflows4hpc.eu/wp-content/uploads/2021/02/logo-blanc_1-1.svg" alt="eFlows4HPC Logo" title="eFlows4HPC" class="mr-4 align-self-center eflows-logo"/>
@@ -17,7 +17,7 @@
             <a href="https://github.com/eflows4hpc/datacatalog"><i class="fa fa-github-square mr-2 fa-2x text-white"></i></a>
           </p>
         </div>
-        <div class="col-lg-1 col-6 d-inlign-flex">
+        <div class="col-lg-2 col-6 d-inlign-flex">
           <p class="text-center align-self-center">
             <img loading="lazy" src="img/BMBF_gefoerdert_2017_en.jpg" alt="Funded by BMBF" style="max-height:100px">
           </p>