
table.table-component > thead {
    display: none !important;
}

.datatable-header {
    display: none !important;
}