.logo-desktop {}
.logo-mobile {}

@media(max-height: 634px) {
  .dropdown-menu.viewOptions {
      /* Below needs to be uncommented and set the correct px if the header height is not 90px to fix the view options dropdown popup
      /*margin-top: 90px;*/
  }
}

.c-timetable-week__tr {
  height: 2.6vh !important;
}

.header__icon  { border: none !important; }  