.content_1_koloms.row_1:first-child{
	padding-top: 80px;
}

.content_1_koloms.met_breadcrumbs_en_titel{
	margin-top: 60px;
}

.achtergrondkleur_wit{
	background: #fff;
	padding-top: 120px !important;
	margin-bottom: -120px !important;
}

.achtergrondkleur_wit .startertip{
	margin-bottom: 120px !important;
}

@media (max-width:767px)
{		
	.content_1_koloms.met_breadcrumbs_en_titel {
		margin-top: 10px;
	}
	
	.achtergrondkleur_wit {
		padding-top: 60px !important;
		margin-bottom: -60px !important;
	}
	
	.achtergrondkleur_wit .startertip{
		margin-bottom: 60px !important;
	}
}

@media (min-width:768px) and (max-width:991px)
{
	.achtergrondkleur_wit .startertip{
		margin-bottom: 60px !important;
	}
}

@media (min-width:992px) and (max-width:1199px)
{
	
}