body.home header {
  background-size: unset;
  width: 100%;
  height: 500px;
}

.lid-worden {
  margin-top: -30px;
}

body:not(.home) header {
	background-size: 50% 100vh;
	height: unset;
}

.plek {
	padding: 5px 10px;
	margin-top: 0px;
}