diff --git a/cydiapomonella/templates/cydiapomonella/index.html b/cydiapomonella/templates/cydiapomonella/index.html
index 7150a507f613e0526baf6200ecbd477c7c86df31..372c6e21be10b995b670ed6dac5f3b6d47187c90 100644
--- a/cydiapomonella/templates/cydiapomonella/index.html
+++ b/cydiapomonella/templates/cydiapomonella/index.html
@@ -74,7 +74,9 @@
             background-color: white;
             border-bottom: 3px solid #d9e6e4;
             }
-
+		#contentContainer {
+			min-height: 250px;
+		}
 
     </style>
 {% endblock %}