table tr > td:nth-child(3),
table tr > td:nth-child(4) {
    white-space: normal;
}