.app .app-header .logo {
    background: url("../../images/app/logo-agremo.png") left center no-repeat;
    width: 180px;
    height: 38px;
    display: inline-block;
}

.app .app-header .logo-with-language {
    width: 50%;
    background: url("../../images/app/logo-agremo.png") center center no-repeat;
}