.news-row{
	min-height: 150px;
}
.news-right{
	padding: 15px 30px 35px 30px;
	background: #e4d5f3;
}
.news-right.even{
	background: #dac6ef;
}
.mn-fill-img{
	position: absolute;
	top: 0;
	left: 0;
	background: #9a7eb8;
	width: 100%;
	height: 100%;
}
.mn-fill-img.even{
	background: #693a9b;
}
.news-date{
	font-family: 'Segoe UI';
	color:  #9a7eb8;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: -0.12px;
	line-height: 20px;
}
.news-header{
	font-family: 'Segoe UI';
	color:  #000000;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: -0.22px;
	text-align: left;
}
.news-desc{
	font-family: 'Segoe UI';
	color:  #000000;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.14px;
	line-height: 24.001px;
	text-align: left;
}
.arrow-right{
	position: absolute;
	bottom: 20px;
	right: 30px;
	width: 18px;
	height: 31px;
}