

/* Start:/bitrix/templates/aspro-stroy/components/bitrix/news.detail/news/style.css?1716805037502*/
.blog-info-others-wr{
	display:flex;justify-content:space-around;
}
.blog-info-others{	width:44%;display:flex;margin-bottom:15px;}
.blog-info-others a{display:flex; align-items:center; color:#000;font-size:20px;}
.blog-info-others img{margin-right:10px;}
.blog-info-others{border:1px solid #dededf;}

@media screen and (max-width: 1250px){
	
	.blog-info-others img{max-width:120px;}
	
}

@media screen and (max-width:680px){
	.blog-info-others-wr{
	flex-wrap:wrap;
}
	.blog-info-others{	width:95% }
	
}
/* End */
/* /bitrix/templates/aspro-stroy/components/bitrix/news.detail/news/style.css?1716805037502 */
