body {
  background-image: url("/images/website_images/loc-hardenberg-1400x700.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.container-header {
  background-color: #000000;
  background-image: none; 
  height: 0px;
}


.card {
	border: 1px solid #ffffff;
	border-radius: 0;
	margin-top: 0;
	margin-bottom: 1em;
}
