.p-dialog-mask.p-component-overlay {
  .dialog-step__title--position {
    display: flex;
    flex: 1;
    justify-content: center;
  }

  .dialog-step__back-btn-placeholder {
    width: 22px;
  }
}
