diff --git a/styles.css b/styles.css
index 253f5635985eb6744459028d361b481a1ba57efa..99b8a09b19bf9ae10cf0af3455a226523acbe755 100644
--- a/styles.css
+++ b/styles.css
@@ -995,8 +995,6 @@ th.group-column-iena{
 	font-size: medium;
 	font-size: large;
 	font-weight: 900;
-	position: relative;
-  	top: 2px;
 }
 
 .iena-icon-distance::after{
@@ -1006,8 +1004,6 @@ th.group-column-iena{
 	font-size: medium;
 	font-size: large;
 	font-weight: 950;
-	position: relative;
-	top: 2px;
 
 }
 
@@ -1272,10 +1268,6 @@ border-bottom: 1px solid #dee2e6;
 	margin:0!important;
 }
 
-
-#drawermenu > ul.navbar{
-	padding:0;
-
 #iena-search-tag, #iena-filters-tag{
 	display: none;
 	vertical-align: middle;
@@ -1337,5 +1329,4 @@ border-bottom: 1px solid #dee2e6;
 }
 @keyframes l13{ 
   100%{transform: rotate(1turn)}
-
 }
\ No newline at end of file