.ims-radio-edit-fit-table th:nth-child(14),
.ims-radio-edit-fit-table td:nth-child(14) {
  min-width: 260px;
}

.ims-radio-edit-fit-table td:nth-child(14) input {
  width: 260px !important;
  min-width: 260px !important;
}

.ims-radio-edit-fit-table th:nth-child(15),
.ims-radio-edit-fit-table td:nth-child(15),
.ims-radio-edit-fit-table th:nth-child(16),
.ims-radio-edit-fit-table td:nth-child(16) {
  width: 88px;
  min-width: 88px;
  max-width: 88px;
  padding-left: 8px;
  padding-right: 8px;
}

.ims-radio-edit-fit-table td:nth-child(15) select,
.ims-radio-edit-fit-table td:nth-child(16) select {
  width: 88px !important;
  min-width: 88px !important;
  max-width: 88px !important;
}
