.naimg {
	display:block;
	overflow:hidden;
	border-radius:20px;
	text-align:center;
	max-height:300px;
	position:relative;
}
.naimg img {height:100%; width:100%;}

.s-title {margin:20px auto; font-size:14px !important; font-weight:600;}

div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	/*float:left;
	margin:0 4px 6px 0;*/
}
.news-date-time {
	color:#486DAA;
}
.s-actions-template-wrapper {

}
.s-actions-template-wrapper .news-item {
	margin-top: 30px;
	position: relative;
	/*display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;*/
}
.s-actions-template-wrapper .s-img {
	height: 206px;
	margin-bottom: 15px;
}
.s-actions-template-wrapper .s-title a {
	color: #000;
	font-weight: 500;
}
.s-actions-template-wrapper .s-news-link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
/*.s-actions-template-wrapper .s-title {
	text-align: center;
}*/
