.table-responsive{
    max-height: 450px;
}

table{
    text-align: center;
    width: 100% !important; 
}


.thead{
    width: 100% !important;
}

.dataTables_scrollHeadInner{
    width: 100% !important;
}