diff --git a/src/App/mediarules.css b/src/App/mediarules.css
index c8f830a0c388bb953720c940d33f53a2f261cf39..2845360e4d46aa8aa616d6a22b53cf51ae741697 100644
--- a/src/App/mediarules.css
+++ b/src/App/mediarules.css
@@ -146,6 +146,9 @@ h1 {
 h2, h3 {
     font-size: 24px !important;
 }
+h3 {
+    margin-bottom: 4vw !important;
+}
 
 body {
     padding: 10px !important;