.pkp_structure_head{
	background-image: url("/templates/images/terra.jpg");
	background-repeat: no-repeat;
	background-position: 50% 80%; 
	background-size: cover;
}

.pkp_site_name:before {
	content: "Senses and Sciences";
	color: #fff;
	margin: 50px auto;
	margin-bottom: 15px;
	font-size: 61px;
	line-height: 1;
	margin-top: 20px;
	font-weight: bold;
}
.pkp_site_name:after {
	content: "a journal of Education, Science and Technology";
	color: #fff;
	margin: 50px auto;
	font-size: 31px;
	line-height: 1;
	margin-top: 15px;
	font-weight: bold;
}


.pkp_site_name .is_img {
display: block;
}

.pkp_site_name .is_img img {
margin: 0 auto;
}

.pkp_brand_footer {
padding: 30px;
display: none;
}

.pkp_structure_content.has_sidebar {
    min-height: 600px;
}

.prova {}