.pkp_site_name .is_img img {
	display: flex;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

.obj_article_details .abstract {
    text-align: justify;
}

.pkp_footer_content {
  float: left;
  width: auto;  
  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_brand_footer {
  float: right;
  width: 15%;
  padding-bottom:10px;
  padding-top: 30px;
}
.pkp_structure_footer_wrapper {
  display: flex;        
  background: #4AA596;
  border-bottom:@double solid;
  border-bottom-color:#4AA596;
}

.pkp_structure_main p, .pkp_structure_main ul {
    line-height: 1.785rem;
    margin: 1.43rem 0;
    text-align: justify;
}