.pkp_site_name .is_img img {max-height: 120px;}
@media (min-width: 768px) {
  .obj_issue_toc .galleys > h2, .obj_issue_toc .section > h2, .obj_issue_toc .galleys > h3, .obj_issue_toc .section > h3 {
    display: inline-block;
    position: relative;
    left: -15px;
    margin-top: 0;
    padding: 0 15px;
    background: #fff;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    color: rgb(255, 60, 0);
  }