.pkp_site_name .is_img img {
  display: block;
  max-height: 300px !important;
  max-width: 100%;
  width: auto;
  height: auto;
}

.pkp_structure_main h2 {
  display: none;
}

.pkp_brand_footer {
  display: none;
}

.obj_issue_toc .sections:not(:first-child) {
  margin-top: 10px;
}

.obj_issue_toc .published {
  margin: 0px;
}
