/* Enter Your Custom CSS Here */

input[name="your-name"] {
  width:217px !important;
}

input[name="your-email"] {
  width:217px !important;
}

input[name="your-phone"] {
  width:217px !important;
}

textarea[name="your-message"] {
  width:217px !important;
  height:50px !important;
}