.webform-submission-form fieldset.mb-0,
.webform-ajax-form-wrapper .sub-title.mb-0 {
  margin-bottom: 0 !important;
}

body.path-webform .webform-ajax-form-wrapper .sub-title.mb-0{
  margin-bottom: 0 !important;
}

body.path-webform .email-wrapper .form-actions .webform-button--submit::after {display: none;}

.block-webform .email-wrapper {flex-wrap: wrap;}

.subscribe-webform-main-wrapper {padding-top: 75px;}

body.path-webform .email-wrapper .form-actions .webform-button--submit{padding: 0 15px;}

@media (min-width: 62rem) {
.block-webform .subscribe-webform-main-wrapper .webform-sub-heading {
    width: auto;
}

.block-webform .subscribe-webform-main-wrapper .webform-sub-heading h3 {
    font-size: 22px;
}
}