@media all and (min-width: 720px) {
  .webform-submission-form {
    margin-left: calc(50% + 1rem)
  }
}
