.login h1 a {
    background: url( '../assets/img/perso-logo.png' );
    background-size : contain;
    background-repeat: no-repeat;
    width: 300px;
    height: 189px;
    padding-bottom: 1px;
}
