footer div#etablissement {
    background-image: url('../img/logo_univrouen.png');
    position: relative;
    top: 30px;
    height:65px;
    width:160px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: unset;
}
