

/* Start:/bitrix/templates/dsh_by_gtech/components/bitrix/news/dsh-news/bitrix/news.list/.default/style.css?1758726617678*/
div.dsh_news{
	position: relative;
	width: 100%;
	color: #27242a;
}
div.dsh_news_elem{
	position: relative;
	width: 100%;
}
div.dsh_news_elem img{
	position: relative;
	float: left;
	margin-right: 20px;
	width: 225px;
}
span.news_elem_title{
	color: #27242a;
	font-weight: 800;
}
span.news_date{
	color: #8a3763;
	font-size: 16px;
	font-weight: 300;
}
span.news_date span{
	font-size: 24px;
}
div.dsh_news * a{
	text-decoration: none;
}

div.news_preview_wrap{
	position: relative;
	width: 225px; height: 155px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}
@media(max-width:400px){
	div.news_preview_wrap{
		width: 100%;
	}
	div.dsh_news_elem img{
		width: 100%;
	}
}
/* End */
/* /bitrix/templates/dsh_by_gtech/components/bitrix/news/dsh-news/bitrix/news.list/.default/style.css?1758726617678 */
