.login h1 {
  background-image: url(../images/logo.png);
  width: 300px;
  height: 78px;
  background-size: 100%;
  margin-left: 0;
}
.login h1 a {
  display: none;
}
