@media only screen and (min-width:699px) {
  .webform-submission-form{
    margin-right: 150px !important;
  }
}