.avatar {
	max-width: 40px;
	min-width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 10px;
}
