#login h1 a,
.login h1 a {
    background-image: url(<?php echo get_stylesheet_directory_uri(); ?>/framework/backend/nemo.svg);
    height: 65px;
    width: 320px;
    background-size: 320px 65px;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}