.pkp_brand_footer {
	display: none;
}
body{
	background: url(https://i.pinimg.com/736x/8f/ed/75/8fed75e013adfe976d51b02fa54b959f.jpg);
	min-width:1020px!important;
}

.pkp_site_name_wrapper {
	height: 300px;
	margin-bottom: 40px;
	background-color: #ffffff;
}

.pkp_site_name {
	height: 300px;
	max-height: 300px;
	margin: 0px;
	padding: 0px;
}
.pkp_site_name .is_img img {
	aspect-ratio: auto 1500/300;
	float: left;
	overflow-clip-margin: content-box;
	width: 1500px;
	height: 300px;
	max-height: 300px;
	margin: 0px;
}

.pkp_navigation_primary_row {
	background-color: #3abe6c;
}
.pkp_structure_page {
	margin-top: 0px!important;
	padding-top: 0px!important;
}
.pkp_structure_head {
	margin-top: 0px!important;
	padding-top: 0px!important;
}