.news-item.arr.arr-right a {
	display: block;
	margin: -34px 0 -15px -15px;
	padding: 34px 0 15px 15px;
	width: 100%;
}

.doc-photo .doctor-image {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
	display: block;
	float: left;
	height: 80px;
	margin-right: 15px;
	width: 80px;
}