img.vestiging {
	max-width: initial;
}

#userForm textaera {
  height: auto;
}

/* Overzichtspagina projecten start */
div.projecten .item {
	display: block;
	transition: transform .2s;
}

div.projecten .item a {
	text-decoration: none;
}

div.projecten .item:hover {
	transform: scale(1.023);
}
/* Overzichtspagina projecten end */

/* tweets */

.TDB-tweet-container {
	max-width:400px;
}

/* end tweets */