.webform-ajax-form-wrapper {
  max-width:600px;
}

@media (min-width: 768px)
.inline-form .form-item, .inline-form .fieldgroup.form-composite, .webform-submission-software-form-form .form-type-tel, .webform-element--title-inline {
    display: block!important;
}

#edit-consent--2 {
  width:30px!important;
  height:30px!important;
}

#edit-actions-submit--2 {
  padding:10px 20px !important;
}

input, select {
  width:220px!important;
  border-radius:10px!important;
  height:40px!important;
}

.webform-submission-form, .newsletter-form, .abmelden {

    max-width: 926px!important;
}
  

