#popupformheader .hs-form .hs-input:not([type='checkbox']), #popupformheader .hs-form .input textarea {
  width:100% !important;
}

#popupformheader .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field, #popupformheader .hs_submit.hs-submit {
  display: block !important;
}

#popupformheader input.hs-button.primary.large {
  top: 0 !important;
  background-color: #111212;
  color: #ffffff !important;
  padding: 12px 30px !important;
  display: block !important;
  width: 100% !important;
  left: 0 !important;
  height: auto !important;
}
}