.table.model--plan_group .table-cell:first-child {
  width: 0;
}

.table.model--plan_group .table-cell:nth-child(2) {
  width: 100%;
}
