diff --git a/static/css/style.css b/static/css/style.css
index 7dfd653bf24ee35758b0874731e8e668150d9c9b..40262b61a8d0d39d3727f972ffba1836d2e2c54a 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -8,10 +8,12 @@ a {
 
 .navbar {
 	border-bottom: var(--teckids-orange-dark) 3px solid;
+        height: 80px;
 }
 
 .navbar-brand {
 	padding: 0;
+        height: 100%
 }
 
 img#logo {