diff --git a/src/App/App.css b/src/App/App.css
index 3ff0f7767299ed64848decea10843997d78c53b2..85baeb3188a498824a884496a1d4b0658d5f8bc9 100644
--- a/src/App/App.css
+++ b/src/App/App.css
@@ -4005,4 +4005,11 @@ figure img{
   width: 30px;
   z-index: 11;
   transition: transform .5s ease-in-out;
+}
+
+.navbar-brand .col {
+  padding-left: 0 !important;
+  padding-right: 0 !important;
+  margin-top: auto;
+  margin-bottom: auto;
 }
\ No newline at end of file