@media screen and (max-width: 768px){
    body.form-page input, body.form-page select, body.form-page textarea {width:auto !important;}
}
