table {
    text-wrap: auto;
    overflow: visible;

}

tbody, td, tfoot, th, thead, tr {
    text-wrap: auto;
     overflow: visible;
}