.login #login h1{
  height: 150px;

  a{
    width: 100% !important;
    height: 100% !important;
    
    background-size: contain !important;
  }
}