.content_links_afbeelding_rechts{
	overflow: hidden;
}

.content_links_afbeelding_rechts .row {
    --bs-gutter-x: 12rem;
}

@media (max-width:767px)
{
	.content_links_afbeelding_rechts .hoek_beide{
		margin-bottom: var(--default-margin-bottom);
	}
}

@media (min-width:768px) and (max-width:991px)
{
	.content_links_afbeelding_rechts .hoek_beide{
		margin-bottom: var(--default-margin-bottom);
	}
}

@media (min-width:992px) and (max-width:1199px)
{
	
}