@charset "UTF-8";

.login h1 a {
  display: block;
  background: url(../images/admin/logo.png) no-repeat center center;
  background-size: 200px auto;
  height: 180px;
  width: 180px;
  margin-bottom: 0px;
  margin-top: -20px;
  padding: 10px;
}
