.payroll-table.table-autofit td:nth-child(2) {
  max-width: 15rem;
}

.payroll-table.table-autofit td {
  max-width: 10rem;
}
