.path-webform #content {
  max-width: 1500px !important; 
}
.path-webform form {
  max-width: 1500px !important;
  margin: 0 auto;
}

.fieldset-wrapper {
    border: 1px solid #bebebe;
    border-radius: 5px;
    padding: 35px;
}
