body.login h1 a {
  background: url(images/logo.png) no-repeat top center;
  height: 200px;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  width: auto;
  white-space: nowrap;
}
