.page_index_journal .current_issue { display: none; }

.pkp_site_name .is_img img {
	display: inline-block;
/*	max-height: 150px;*/
	max-height: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* 2.4 Footer */

#customblock-prefooter {
    flex-basis: auto;
    width: 100%;
    padding: 0;
}

.pkp_brand_footer {
	display: none;
}