.pkp_structure_main p:last-child {
    margin-bottom: 0;
    text-align: justify;
}

.obj_issue_toc .description>*:first-child {
    margin-top: 0;
    text-align: justify;
}

.pkp_page_index .additional_content>p:first-child {
    margin-top: 0;
    text-align: justify;
}

.pkp_structure_main p {
    line-height: 1.785rem;
    margin: 1.43rem 0;
    text-align: justify;
}



img {
    max-width: 108%;
    width: auto;
    height: auto;
}



