img {
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_structure_page {
    margin-top: 0;
    margin-bottom: 0;
}
.pkp_site_name_wrapper, .pkp_navigation_primary_row {
    padding-left: 10px;
    padding-right: 10px;
}
.pkp_site_name {
    padding-top: 5px;
    padding-bottom: 2px;
}
.obj_article_details.abstract {
    text-align: justify;
    font-family: Tahoma, Geneva, sans-serif;
}
.editorial-board img {
    max-width: 150px; /* Adjust as needed */
    max-height: 150px; /* Adjust as needed */
    width: auto;
    height: auto;
}