I'm struggling a bit with this contact form on my site: http://www.sandhtestsite.kaylynnehatch.com/contact-us.html
I'm trying to get it to work well with mobile (the rest of the site scales down using @mobile screen tags in the CSS).
The form itself is stacked so the fields don't need to float or anything, but I would like to have the container and textarea shrink down to better fit mobile screens.
I've tried using @mobile screen with the #contactus elements in the CSS but it doesn't seem to work. Any suggestions?