.full-view-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 70vh;
}

[data-sizing="form-wrapper"] {
  max-width: unset !important;
}

