diff --git a/src/app/components/shared/statistic/statistic.component.scss b/src/app/components/shared/statistic/statistic.component.scss
index e2acd18b8790f733a46dacad5f2eaa6b14ebd8c6..9edde1165b984d925a2043ae58d4d6cd9847c2f7 100644
--- a/src/app/components/shared/statistic/statistic.component.scss
+++ b/src/app/components/shared/statistic/statistic.component.scss
@@ -18,3 +18,9 @@ mat-toolbar {
   padding-left: 5%;
   max-height: 50px;
 }
+
+h4 {
+  max-height: 50px;
+  margin-top: 5px;
+  margin-bottom: 10px;
+}