diff --git a/README.md b/README.md
index 9cee10e5729b8c2903007c38b602ad56178bbb29..9200fff86c70d6dc6efb67102305fe84df166954 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,12 @@
 ## This Reposity contains the static HTML to show the DCC-Applications landing Page for the Docker stack
 
 ## Components of the Stack
-
-<table>
+<style>
+  .custom-table th:nth-child(2) {
+    width: 800px;
+  }
+</style>
+<table class="custom-table">
   <tr>
     <th>Komponent</th>
     <th style="width: 800px;">Description</th>