.product__info-description.body3.rte table {
    width: 1000px !important;
    max-width: 1000px !important;
    
}
.product__info-description.body3.rte table td {
 white-space: nowrap;
}