table {
  width: 95%;
}

thead tr th:first-child,
tbody tr td:first-child {
  width: 80px;
}

