.story-state-column {
  &.ignore {
    flex: 0;
  }
  flex: 1 1;
}
