@media (min-width: 768px) {
    .obj_issue_toc .cover {
        float: none;

    }
}
.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0;
}

.pkp_structure_footer {
    display: flex;
}
.pkp_brand_footer {
    margin: auto;
}