.admin-list-table thead tr th:nth-child(1) {
    min-width: 250px;
}

.admin-list-table thead tr th:nth-child(2) {
    min-width: 250px;
}

.admin-list-table thead tr th:nth-child(3) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(4) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(5) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(6) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(7) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(8) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(9) {
    min-width: 150px;
}
