.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 200px;
    max-width: 100%;
    width: auto;
    height: auto;
}

.pkp_page_index .homepage_about {
    display: none;
}
.heading {
    text-align: justify;
}

.obj_article_summary{
    padding-bottom: 15px;
    margin-top: -10px;
    border-bottom: 1px solid grey;
}

.obj_article_details{
    text-align: justify;
}

.issues_archive{
    text-align: justify;
}

.pkp_footer_content {
    float: left;
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.additional_content img{
    max-width: 100%;
      width: 15%;
      height: auto;
  }

.pkp_brand_footer {
    float: right;
    width: 30%;
    padding-bottom: 10px;
    padding-top: 50px;
}