

/* Start:/bitrix/templates/main/components/bitrix/news.list/rsnko_newslist/style.css?17495422931107*/
.items-list article {
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
	display: flex;
	align-items: flex-start;
}
.items-list article .preview_image {
	width: 10%;
	min-width: 150px;
	height: 90px;
	margin: 0 20px 0 0;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.items-list article .no_photo {
	display: flex;
	align-items: center;
	justify-content: center;
}
.items-list article .date {
	margin: 0 0 3px 0;
	color: rgb(182, 182, 182);
	font-size: 10px;
}
.items-list article a.name {
	text-decoration: none;
	color: #008bdc;
	font-size: 16px;
	font-weight: bold;
}
.items-list article p.name {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.items-list article .place,
.items-list article .period {
	margin: 0 0 3px 0;
	font-size: 12px;
	color: #808080;
}
.items-list article .text {
	width: auto;
	margin: 8px 0 0 0;
	font-size: 12px;
}
.items-list article .preview_content {
	width: 90%;
}
.items-list article .preview_content_w100 {
	width: 100%;
}
#mobileSlider .slick-prev, 
#mobileSlider .slick-next {
	display: none!important;
}
.items-list {}
/* End */
/* /bitrix/templates/main/components/bitrix/news.list/rsnko_newslist/style.css?17495422931107 */
