.login-pf body {
  background-image: none;
  background-color: #FFF;
}

#kc-header-wrapper {
  color: transparent;
  background-image: url(../img/Voith_logo.svg);
  background-repeat: no-repeat;
  background-position: center;
}
#kc-header-wrapper {
  background-size: contain;
  padding: 37px;
  font-size: 0px;
}
