/* override table no-wrap */
.wy-table-responsive table td{
    white-space: normal !important;
}