body {
  background-color: #ddd !important;
}

.galley_list {
  width: 20%;
  float: right;
  text-align: right;
  padding: 5px 0 0 0;
}
.stats {
  padding-top: 5px;
  font-size: 9pt;
}
.stats a {
  font-size: 9pt;
}

.announce_head {
  border-bottom: 1px solid #eeeded;
  font-size: 18pt !important;
  font-weight: normal !important;
  padding-bottom: 10px;
  margin-bottom: 0 !important;
}
.more_announce{
     padding-top: 23pt !important;
}
@media (min-width: 992px) {
    .pkp_navigation_primary > li:last-child a {
      margin-right: 0;
    }
}