/* Responsive fixes for Novelty (OJS 3.3) */
.pkp_structure_main .page_content img,
.pkp_page_index img,
.obj_article_details .main_entry img { max-width:100%; height:auto; }
.obj_issue_toc .cover img,
.cmp_article_list .cover img,
.obj_article_summary .thumbnail img { display:block; width:100%; height:auto; }
.obj_issue_toc .cover,
.cmp_article_list .cover,
.obj_article_summary .thumbnail { background-position:center; background-repeat:no-repeat; background-size:contain; height:auto !important; }
.img-fluid { max-width:100% !important; height:auto !important; }
figure, .media, .obj_article_summary, .cmp_article_list { overflow:hidden; }
