@media (min-width: 768px) {
    .page_index_journal .obj_issue_toc .published {
        margin: -3.785rem 0 0 0;
    }
}

.pkp_head_wrapper, .has_site_logo .pkp_head_wrapper {
    position: relative;
    padding-top: 0;
    width: 100%;
    background: rgb(191 151 50 / 75%);
    border-bottom: .714rem solid #303030;
}