.table-responsive{
    min-height: 500px;
}

table.dataTable tbody th, table.dataTable tbody td {
  padding: 5px; /* e.g. change 8x to 4px here */

}

.action{
  text-align: center;
}