td.descriptionarea {
    white-space: normal !important;
}

tr td:nth-child(1) {
    white-space: nowrap;
}

tr td.payment {
    height: 38px;
}
