@media only screen and (max-width: 1024px) {
    .info-destaque .info-texto {
        text-align: center !important;
    }
}