#login h1 a {
    background-image: url('./assets/media/logo.svg') !important;
    height:100px;
    width:300px;
    background-size: 300px 100px;
    background-repeat: no-repeat;
    padding-bottom: 16px;
}