div.logo-img {
    background-image: url(/static/img/frontend/logo_login_cyberfonica.png);
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
}
