@charset "utf-8";
.login h1 a {
  width: 94%;
  height: 70px;
  background-image: url(../images/login.png);
  background-size: 100%;
  background-repeat: no-repeat;
}