#fieldset-contact_personal {
  background-image: url(/images/people.png);
  background-repeat: no-repeat;
  background-position: 95% 1em;
}

#fieldset-contact_message {
  background-image: url(/images/testimonial.png);
  background-repeat: no-repeat;
  background-position: 95% 1em;
  
}

#fieldset-contact_message textarea {
  min-height: 8em;
}