

/* Start:/local/templates/nct/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?1769454389478*/
.news-detail {
	word-wrap: break-word;
}

.news-detail img {
	max-width: 100%;
}

.news-detail a {
	color: #57468b;
}

.news-detail a:hover {
	color: #ff8a73;
}

.news-detail .news-date-time {
	color: #486DAA;
	font-size: small;
}

.news-detail h2 {
	text-align: center;
	background: #bfceff;
	padding: 10px;
}

.news-detail .big-img {
	float: right;
	padding: 10px;
	max-width: 60%;
}

@media (max-width: 821px) {
	.news-detail .big-img {
		float: none;
		max-width: 100%;
	}
}
/* End */
/* /local/templates/nct/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?1769454389478 */
