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