.header-animated .header,
:root {
  --header-height: 45px !important;
}

.main-logo-section .initial-logo {
  width: 200px;
}

/* hide desktop menu */

.header-menu-section {
  display: none;
}
