.pkp_structure_page:before {
		content: "";
	display: block;
	width: 100%;
	height: 150px; /* Höhe Ihres Canva-Bildes */
	background: #fff url('https://ulb-services.uibk.ac.at/ojs/maintenance_ojs3.5.jpg') no-repeat center;
	background-size: contain;
	border-bottom: 5px solid #d32f2f;
}
/* body:before */