/* Phone/tablet contact page only. Desktop rules live in contact-desktop.css. */
@media (max-width: 991px) {
  #information-contact #content .content-details > div { border-bottom: 0; }
  #information-contact #content legend { border-bottom: 0; padding-bottom: 8px; }
  #information-contact #content .shop-content > h3 { clear: both; margin: 12px 15px; }
  #information-contact #content .contact-left,
  #information-contact #content .contact-right { width: 100%; float: none; clear: both; }
  #information-contact #content .contact-left .panel-group { margin-bottom: 20px; }
}
