.pkp_site_name .is_img img {max-height: 100%;}
.page_contact .address, .page_contact .phone, .page_contact .email {font-size: 15px;line-height: 30px;}
.obj_article_details .item {word-break: break-all;}
.section { clear: both;	padding: 0px; margin: 0px; }
.col { display: block; float:left; margin: 1% 0 1% 1.6%; }
.col:first-child { margin-left: 0; }
.group:before,.group:after { content:""; display:table; }
.group:after { clear:both; }
.group { zoom:1; }
.span_1_of_2 { width: 49%; }
.pkp_brand_footer {display:none !important;}
.pkp_page_index .current_issue .current_issue_title {font-size:20px;}
.obj_issue_toc .cover img {max-height :100%;}
.pkpListPanelItem__summary a:visited{color:#007ab3;}

@media only screen and (max-width: 480px) {
	.col { margin: 1% 0 1% 0%;}
	.span_1_of_2{ width: 100%; }
}