/* for news-detail snippets */
.snippets-quote img {
	float: left;
	width: 75px;
	height: 75px;
	border-radius: 50%;
}

.snippets-quote .text {
	margin-left: 120px;
}
