.pkp_site_name .is_img img {
	display: inline-block;
	max-height: 150px;
	max-width: 120%;
	width: auto;
	height: auto;
}

.pkp_navigation_primary_row {
	background:white;
	border: 2px solid white;
	padding: 10px;
	border-radius: 25px;
	margin-bottom:25px;
}