.hulp_advies_container{
	display: flex;
	gap: 5rem;
}

.hulp_advies_container img{
	border-radius: 3rem;
}

.hulp_advies_img{
    min-width: 15rem;
}