#option11 thead tr th:first-child,
#option11 tbody tr td:first-child {
    width: 200px;
    min-width: 200px;
}

#option11 thead tr th:nth-child(4),
#option11 tbody tr td:nth-child(4) {
    width: 200px;
    min-width: 200px;
}

