#login h1 a, .login h1 a {
  background-image: url('./../../../images/logo.svg');
  height:65px;
  width:320px;
  background-size: 320px 65px;
  background-repeat: no-repeat;
  padding-bottom: 30px;
}
