.breadCrumb,
.menuHandler,
.mobileJumpTrigger,
.navigation .menuPocket,
.sponsors,
.quickSearch,
.social,
.mobileTableHeader {
  display: none;
}
body {
  font-family: "georgia pro regular", "georgia", serif;
  font-size: 0.9em;
  line-height: 1.5;
}
h1,
h2,
h3,
h4 {
  font-family: Telefon, helvetica, arial, sans-serif;
}
.logo img {
  width: 245px;
}
.imageWrapper {
  display: inline;
}
.imageWrapper img {
  max-width: 50%;
}
td,
th {
  text-align: left;
  padding-right: 5px;
}


