@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; }}
@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; }}