diff --git a/wiki/pages/home.html b/wiki/pages/home.html
index 2fd057f24cd4ca4c70665c962ad4d467e6df79f6..27980b45d6d439eb7bd12920f44c3435a9ddb40c 100644
--- a/wiki/pages/home.html
+++ b/wiki/pages/home.html
@@ -141,7 +141,7 @@
       display: block;
     }
 
-       .additional-content {
+    .additional-content {
       display: flex;
       align-items: center;
       margin-top: 50px;
@@ -152,7 +152,7 @@
       padding: 30px;
     }
 
-    .additional-content-text h3, .additional-content-text h5 {
+    .additional-content-text h3 {
       font-family: 'Merriweather', serif;
       font-size: 2rem;
       color: #333;
@@ -170,10 +170,6 @@
       object-fit: contain;
       margin: 40px;
     }
-
-    .content-left-image {
-      flex-direction: row-reverse;
-    }
   </style>
 </head>
 <body>
@@ -250,16 +246,6 @@
     </div>
   </div>
 
-  <div class="additional-content content-left-image">
-    <img src="https://static.igem.wiki/teams/5187/art/logo.png" alt="Muscure Logo" class="additional-content-image">
-    <div class="additional-content-text">
-      <h3>What is Muscure?</h3>
-      <p>Muscure is our innovative approach to treating Inflammatory Bowel Disease (IBD). It combines cutting-edge biotechnology with targeted delivery systems to provide a more effective and personalized treatment for IBD patients. Our solution aims to reduce inflammation, promote healing of the intestinal lining, and improve the overall quality of life for those living with IBD. By harnessing the power of synthetic biology, we're working towards a future where IBD management is more precise, less invasive, and more accessible to patients worldwide.</p>
-    </div>
-  </div>
-</div>
-</div>
-
   {% include 'footer.html' %}
   <script>
     window.addEventListener('load', function() {