table td:nth-child(1),
table th:nth-child(1) {
    white-space: nowrap;
}
