#extr-page #header {
  background: white!important;
  border-bottom-width: 0px !important;
  overflow: visible;
}

@media only screen and (min-width: 992px) {
  .login-container {
    padding: 32px!important;
    padding-bottom: 0px!important;
    /* background: #E7ECEF; */
  }
}

.banner .slogan h2{font-size: 32px}

#language-menu .dropdown-menu li:last-child {
  display: none;
}