
.pkp_brand_footer  {
    display: none;
}


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

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


.pkp_structure_main p {
	text-align: justify;
	font-size: 1.1em;
}


.row.justify-content-center.text-center {
    display: none;
}

/* banner/logo maksimum boyu */

@media (min-width: 992px){
.pkp_site_name .is_img img {
    max-height: 200px;

}
}