.groups .user {
	margin-top:		20px;
	margin-bottom:	20px;	
}

.groups .user .image img.rounded {
	width:			100%;
	height:			auto;		
}

.rounded {
	border-radius:	100%;
}

.groups .user {
	font-size:		12px;	
	line-height:	18px;
}

.groups .col-md-6:nth-child(2n+1) {
	clear:			left;
}	