.webform-submission-form legend { text-transform: none; border:none;}

@media (min-width:992px) {
	.webform-submission-form {
      max-width:50%;
      margin:auto;
  }

}