.header-logo {
  background-image: url("../images/logo/bitPharma_logo.png");
  /*position: absolute;
  left: auto;
  top: auto;*/
  width: 350px;
  height: 233px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

