.Header__brandLogoImg{
  display: block;
  -moz-dbox-sizing: border-box;
  box-sizing: border-box;
  background: url(https://digiconomy.eu/brand-images/dchealth-logo-hz_white1.png) no-repeat;
  width: 300px; /* Width of new image */
  height: 95px; /* Height of new image */
  padding-left:300px; /* Equal to width of new image */
  max-width: 300px !important;
  max-height: 100px !important;
  margin-top: -30px;
}

div.Header__brandName {
  margin: initial;
  padding-top: 0px;
  margin: 0 0 0 0;
  max-width: none;
  line-height:0 !important;
}
div.LogInDetailsContainer__userDetailLogout.CommonStyle__posRel {
  margin-top: 21%;
}
div.CustomizeFontSize__CustomizeOption.CommonStyle__posRel {
  margin: initial;
  padding-top: 0;
  margin: 50% 0 0 1rem;
}
div.Header__brand.Header__brandFlexible {
  margin-top: 0;
}



