table.user-list thead tr th:nth-child(4), table.user-list thead tr th:nth-child(5) {
    text-align: center;
}
table.user-list tbody tr td:nth-child(4), table.user-list tbody tr td:nth-child(5) {
    text-align: center;
}