.nieuws-container {
	width:80%;
	margin:auto;
	display:block;
}
.nieuws-datum h3 {
	margin : 0;
	float:left;
}
.nieuws-afbeelding{
	float:right;
	padding:0 30px;
}
.nieuws-omschrijving{
	padding-bottom:30px;
}
div.jumbotron-fluid{
	background-image:none;
}
.HomeServer {
	height:615px;
	background-image:url('https://gewoongeniaal.nl/images/logos/NPServer.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 385px;
}