.blockWithSixNews .bloco-noticias .bloco-noticias-secundarias .bloco-destaque-principal article:first-child h1 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3!important;
}
.area-destaque {
    width: 100%;
}

.listNewSection .bloco-noticias .bloco-noticias-destaque-topo-content p {
    -webkit-box-orient: vertical;
}

.carrossel-section .carousel-item h1 {
    -webkit-box-orient: vertical;
}