@charset "utf-8";
/* CSS Document */

/* Width and Height of Logo Image + Image File */
.login h1 a {
  background-image: url(demo-logo-1.png);
  width: 350px;
  height: 86px;
  background-size: 350px 86px;
}