

/* Start:/local/templates/.default/components/bitrix/news.detail/bootstrap_v4/style.css?1756913533597*/
.btn_back{
	background: #FFFFFF;
	border: 1px solid #B32429;
	box-sizing: border-box;
	box-shadow: 4px 4px 10px rgb(0 0 0 / 10%);
	border-radius: 10px;
	text-align: center;
	padding: 6px 18px;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: -0.045em;
	color: #B32429;
	margin-top:60px;
	display:inline-block;
}
.btn_back:hover {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration:none;
}

@media (min-width:992px){
	.news-detail-body{
		margin-left:-30px;
		margin-right:-30px;
	}
}

img.card-img-top {
	max-height: 500px;
	object-fit: contain;
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/bootstrap_v4/style.css?1756913533597 */
