.menu-desktop .conteiner {
    max-width: 100% !important;
}

@media only screen and (max-width: 1024px) {
    .banners-full .int-mobile img {
        max-width: 100% !important;
    }
}
.cores-simples .menu-desktop .menu-ofertas.ofertas-fundo > a {
    background: #e51847 !important;
}