

/* Start:/bitrix/templates/whitesquare-bootstrap/components/bitrix/news.detail/thanks/style.css?1765926934404*/
div.thanks-detail
{
	word-wrap: break-word;
	margin-top:20px;
}
.thanks-detail div.item{
	height:auto;
	margin-bottom:30px;	
}
.thanks-detail div.item img{
	width:275px;
	height:auto;	
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	box-shadow:0px 3px 5px rgba(0,0,0,0.4);
	transition: all 0.2s linear;
}
.thanks-detail div.item:hover img{
	box-shadow: none;
}

/* End */
/* /bitrix/templates/whitesquare-bootstrap/components/bitrix/news.detail/thanks/style.css?1765926934404 */
