#login h1 a,
.login h1 a {
    background-image: url(images/mgl-avatar.svg);
    height: 200px;
    width: 200px;
    background-size: 200px;
    background-repeat: no-repeat;
    border-radius: 50%;
}
