/* --------------------------------------------------------------------------
   Author: PKP Publishing Services
   Date: July 2026
-------------------------------------------------------------------------- */

.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0 !important;
}

@media (min-width: 768px) {
    .obj_issue_toc .galleys, .obj_issue_toc .section {
        position: relative;
        margin: 0 -1.43rem 2.143rem -1.43rem !important;
        padding: 2.143rem 2.143rem 0 2.143rem !important;
    }
}