#reviews .row:not(:last-child)
{
	margin-bottom:24px;
}
#reviews .sectionItem:last-child .sep
{
	display: none;
}
#reviews .sectionItemsWrapper
{
	margin-bottom:0px;
}
.avatar
{
	border-radius: 50%;
	width:48px;
	height: 48px;
}