.news__block{
	height: 270px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news__block img{

	border-radius: 50%;
	border: 5px solid #D5D9DF;

	max-height: 250px;
	height: auto;
	max-width: 250px;
	width: auto;
}