#login h1 a, .login h1 a {
    background-image: url(https://sunterrapc.com/rma/wp-content/uploads/2017/04/logo.png);
    height: 51px;
    width: 221px;
    background-size: 221px 51px;
    background-repeat: no-repeat;
    padding-bottom: 0px;
}

body.login {
    background-color: #dadada;
}