@media (min-width:768px) and (max-width:991.98px){
  body.page-contact-us .frm_forms form .frm_form_fields .frm_fields_container .frm_form_field textarea{
    width:100% !important;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-contact-us .fl-module .fl-module-content .fl-rich-text p a.text-links{
    display:block;
  }
}