.obj_article_details .abstract {
text-align: justify;
}
.obj_article_details .author_bios {
text-align: justify;
}
.obj_article_details .references {
text-align: justify;
}
.pkp_page_index .homepage_about {
text-align: justify;
}
.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 130px;
    max-width: 100%;
    width: auto;
    height: auto;
}
p {
    line-height: 1.5;
    font-size: 14px;
    text-align: justify;
}
obj_issue_toc .cover img {
    display: block;
    max-height: 250px;
    width: auto;

}


