.menu-superior:not(.header-fixed):not(.header-logo-web-center) #logo-web {
    display:block;
    text-align: center;
    margin-bottom:15px;
}

.menu-superior:not(.header-fixed):not(.header-logo-web-center) {
    display:block;
    margin-top:30px;
    text-align: center;
}

.menu-superior ul li ul li {
    text-align:left;
}

.menu-superior:not(.header-fixed):not(.header-logo-web-center) .menu-desplegable, .menu-superior:not(.header-fixed):not(.header-logo-web-center) #menu, .menu-superior:not(.header-fixed):not(.header-logo-web-center) .list-menu-responsive, 
.menu-superior:not(.header-fixed):not(.header-logo-web-center) .div-select-monedas, .menu-superior:not(.header-fixed):not(.header-logo-web-center) .div-select-monedas {
    display:inline-block;
    width:auto;
}

.header-overflow #logo-web {
    float: none;
    margin-bottom:0px;
}

.header-overflow.menu-superior {
    margin-top:10px;
}

.content-cartas li.cartas, .content-cartas li.carta_list_banner {
    padding:0;
    margin-top: 0;
    padding-top:0;
}

.after-img-titol-carta {
    padding-top:4px;
    padding-bottom:4px;
    background-color:rgba(0,0,0,0.90);
    margin-top: 0;
}

.masonry_carta {
    padding-bottom: 0;
}

.content-cartas .cartas .masonry_carta h2 a {
    color:#FFF;
}

.content-cartas li.cartas.llistaMaxSize, .content-cartas li.carta_list_banner.llistaMaxSize {
    width: 98% !important;
}

.content-cartas li.cartas.llista2ColumnSize, .content-cartas li.carta_list_banner.llista2ColumnSize {
    width: 48.5% !important;
}

.content-cartas li.cartas.llista3ColumnSize, .content-cartas li.carta_list_banner.llista3ColumnSize {
    width:32% !important;
}

.content-cartas li.cartas.llista4ColumnSize, .content-cartas li.carta_list_banner.llista4ColumnSize {
    width: 23.7% !important;
}

.content-cartas li.cartas {
    line-height: 0;
}

.content-cartas li.cartas ul.noticias-in-home {
    line-height: normal;
}