.tipseenWizard {
  display: flex;
  flex-direction: column;

  &Wizard {
    width: 100%;
  }
}
