#header {
  background: #1565C0 !important;
  width: 100%;
  height: 70px;
  margin: 0;
}

#header-company-logo {
  background: url("mobile-logo-white.png");
  float: left;
  position: relative;
  top: 10px;
  left: 10px;
  width: 300px;
  height: 44px;
  z-index: 1;
}

a#localeSelectionMenu {
  display: none !important;
}
