.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;
}

.obj_monograph_summary .cover img {
    margin: auto;
    width: 175%;
}

.obj_monograph_summary>*, .obj_monograph_summary .title {
    display: block;
    margin-left: 10.854rem;
}

.obj_monograph_full .main_entry .item:first-child {
    padding-top: 0;
    text-align: justify;
}

.pkp_structure_main p:last-child {
    margin-bottom: 0;
    text-align: justify;
}

.obj_monograph_full .cover img {
    display: block;
    margin: 0 auto;
    height: 316px;
}
