body.login div#login h1 a,
body.login .login h1 a {
    background-image: var(--hcm-login-logo-url);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 240px;
    height: 96px;
}