.contact .content {
  width: 1150px;
  max-width: 90vw;
  padding-bottom: 20px;
}
.contact .content .flex-container {
  align-items: start;
}
.contact .content figure {
  width: 50%;
}
.contact .form_field_content,
.contact .form_field_text,
.contact input {
  width: 100%;
}
.contact .required_field {
  width: 95% !important;
}/*# sourceMappingURL=contact.css.map */