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;
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-align-items: inherit!important;
		 -ms-flex-align: inherit!important;
			align-items: inherit!important;
}
.swiper-container-autoheight .swiper-wrapper,
.swiper-slide .projects.--news,
.swiper-slide .project {
	height: 100%!important;
}