body > div > div.pkp_structure_content.has_sidebar > div.pkp_structure_main > div > section.current_issue > div.obj_issue_toc > div.heading > a > img{
    max-width:800px;
    width:auto;
    height:auto
}

.obj_issue_toc .published {
    bottom: 0;
    right: 0;
    width: 300px;

}

body > div > div.pkp_structure_content.has_sidebar > div.pkp_structure_main > div > div > div.heading > a > img {
    max-width:800px;
    width:auto;
    height:auto
}