


body.login {
  /*background-image: url('');*/
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

.login h1 a {
  background-image: url('../../uploads/2017/03/logo-pad.png');
  background-size: 320px;
  width:320px;
  height:120px
}