.nut-steps {
  display: flex;
}

.nut-steps-vertical {
  flex-flow: column;
  height: 100%;
}
