.table tbody tr td {
    padding: 0 5px;
    align-content: center;
}

/* ซ่อน div ที่มีคลาส fixed-table-toolbar */
.fixed-table-toolbar {
    display: none !important;
}