Buy me a coffee

#fixform

@media screen and (max-width:767px) {
    .form-wrapper .react-form-contents .field-list .fields.name .field {
    width: 100% !important;
}
.form-wrapper .react-form-contents .field-list .fields {
    flex-direction: column;
}}