

/* Start:/local/templates/TCA_main/components/bitrix/news/special_offers/bitrix/news.detail/.default/style.css?1641388066381*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 18px 6px 1px;
	max-width: 400px;
}
.news-date-time
{
	color: #b49171;
}
@media only screen and (max-width: 800px){
	div.news-detail div.detail_picture {
		text-align: center;
	}
	div.news-detail img.detail_picture {
		float: none;
		margin: 0 auto 18px;
		max-width: 100%;
	}
}
/* End */
/* /local/templates/TCA_main/components/bitrix/news/special_offers/bitrix/news.detail/.default/style.css?1641388066381 */
