#page_contact .show {
  display: inline-block;
}
#page_contact .hidden {
  display: none;
}