.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 200px;
    max-width: width: 100%;
    widh: auto;
    height: auto;
}
.pkp_structure_page {
  margin-top: 0px;
  margin-bottom: 0px;
}
.obj_article_details .abstract {
   text-align: justify;
   font:Times New Roman,geneva,tajawal;
}
body {
    font-family: "tajawal", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 16px;
    line-height: 1.43rem;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
}
.pkp_site_name .is_text {
    font-family: "tajawal", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 1.714rem;
    line-height: 2.143rem;
}
body[dir="rtl"] {
    direction: rtl;
    text-align: justify;
    unicode-bidi: embed;
}