
.wy-table-responsive table td,
.wy-table-responsive table th {
 white-space:normal;
}

tr {
    white-space: normal;
}

thead {
    white-space: normal;
}

table {
    white-space: normal;
}
