.exhi-contents .row { font-size: 15px; }
.exhi-contents .row .email { border: 0; width: 100%; margin-left: 0; margin-right: 0;} 
.exhi-contents .row td { border: 0; line-height: 1.5 } 
.exhi-contents .title { font-size: 18px; font-family: Arial; font-weight: bold; color: #530E00; } 
.exhi-contents .title2 { font-size: 15px; font-family: Arial; font-weight: bold; color: #530E00; }
.exhi-contents .title3 { font-size: 30px; font-family: Arial; font-weight: bold; color: #5B5E02; }

.exhi-contents .photos td { vertical-align: middle; }

.exhi-contents a:link {
    font-size: 15px;
    text-transform: none;
    color: #000000;
    line-height: bold;
    font-family: "Arial";
    font-variant: normal;
    text-decoration: none;
}

.current_page_item, 
.current-menu-ancestor, 
.current-menu-parent {
  background-color: #eee; 
}

.pp_social {
	display: none;
}

@media screen and (max-width: 769px) { 
  .exhi-contents table > tr, td, th, tbody, thead, tfoot { border: 0; }
}