You can usually add a few simple CSS rules using media queries to convert any form to a mobile friendly design. It usually involves removing float characteristics, making labels display as block elements, and setting all widths to 100% at a particular screen size.