#table-header th {
    max-width: 500px !important;
}
#table-header th[aria-label="Pdks"] {
    max-width: 500px !important;
    min-width: 400px !important;
}
#table-header th {
    max-width: 2000px !important;
}
td div.d-flex.flex-row {
    max-width: 500px !important;
}
