

/* Start:/bitrix/templates/main/components/bitrix/news/main/bitrix/news.detail/.default/style.css?1749476708795*/
.news-detail_picture {
	width: 325px;
    height: auto;
    border-radius: 20px;
    float: left;
    margin: 0 30px 25px 0;
}
.news-detail>p {
	margin-top:0
}
.news-detail p {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 23px;
}
.news-detail table, .news-detail td {
	border:1px solid #D9D9D9
}
.news-detail td {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 23px;
	padding:5px
}
.news-detail-table {
	width: 100%;
    overflow-x: auto;
}
@media only screen and (max-width: 768px) {
	.news-detail {padding: 0 var(--otstup);}
	.news-detail_picture {float: none;margin:0 auto 15px auto;display:block;width:100%;max-width: 383px;height: auto;}
	.news-detail p, .news-detail td {font-size: 14px;line-height: 20px;}
}	
/* End */
/* /bitrix/templates/main/components/bitrix/news/main/bitrix/news.detail/.default/style.css?1749476708795 */
