

/* Start:/local/templates/pride/components/bitrix/news/services/bitrix/news.detail/.default/style.css?1678783701920*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.news-detail img{
	max-width: 460px;
	margin-bottom: 10px;
}
@media(max-width: 991px){
	.news-detail img{
		max-width: 350px;
		height: 250px;
	}
}
@media(max-width: 737px){
	.news-detail img{
		max-width: 320px;
		height: 230px;
	}
}
@media(max-width: 677px){
	.news-detail img{
		max-width: 290px;
		height: 205px;
	}
}
@media(max-width: 617px){
	.news-detail img{
		max-width: 233px;
		height: 170px;
	}
}
@media(max-width: 503px){
	div.news-detail{
		text-align: justify;
	}
	.news-detail img{
		max-width: 190px;
		height: 140px;
		display: block;
		margin: 0 auto;
	}
	.news-detail span{
		font-size: 10pt !important;
	}
	.news-detail iframe{
		position: relative !important;
		height: 200px !important;
		width: auto;
		display: block;
		margin: 0 auto;
	}
}
/* End */
/* /local/templates/pride/components/bitrix/news/services/bitrix/news.detail/.default/style.css?1678783701920 */
