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