/* Ocultar somente a faixa de vantagens */
.banners-vantagens {
    display: none !important;
}