#profiel
{
	max-width: 568px;
	color: #666666;
	line-height: 17px;
}

#profiel.profiel-responsive
{
	max-width: 100%;
}

#profiel *
{
	box-sizing: content-box;
}

#profiel.profiel-responsive *
{
	box-sizing: border-box;
}