diff --git a/wiki/pages/home.html b/wiki/pages/home.html
index 55f495061e9b57e2987fece1bb34bf8c9054aa88..2fa5b472aa89d5a781eb6d0b9681504a5203b77e 100644
--- a/wiki/pages/home.html
+++ b/wiki/pages/home.html
@@ -166,10 +166,10 @@
     }
 
     .additional-content-image {
-      width: 300px;
-      height: 300px;
-      object-fit: contain;
-      margin: 30px;
+    width: 200px;
+    height: auto;
+    object-fit: contain;
+    margin: 30px;
     }
   </style>
 </head>
@@ -247,6 +247,8 @@
     </div>
     <img src="https://static.igem.wiki/teams/5187/art/logo.png" alt="IBD Logo" class="additional-content-image">
   </div>
+
+
   
   {% include 'footer.html' %}
   <script>