.pisell-step-controller {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: calc(var(--vh, 1vh) * 100);
  box-sizing: border-box;
  overflow-y: auto;
}

.pisell-step-controller-mobile {
}
