diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css
index 478580e488aafcc1141244830eb148e0307d1214..baecf1586d4dac426af2ca049424a08ba759c985 100644
--- a/it4i_theme/assets/stylesheets/application.css
+++ b/it4i_theme/assets/stylesheets/application.css
@@ -285,7 +285,6 @@ hr {
 }
 .button {
     display: table-cell;
-    vertical-align: top;
     width: 1%}
 .button button {
     margin: 0;
@@ -1060,11 +1059,6 @@ h1 .article .headerlink {
 }
 #toggle-search:checked~.main .results, .drawer, .toggle-search .results {
     height: 100%}
-}@media only screen and (min-width:720px) {
-    .header {
-    height: 64px;
-    padding: 8px;
-}
 .header .stretch {
     padding: 0 16px;
 }