

/* Start:/local/templates/sporos_rasa/components/bitrix/news.list/partners/style.css?1575960944496*/
 .partners_list {
	 margin-top: 2em;
 }
 .new_item {
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
  border-radius: 1em;
  padding: 1em;
	padding-bottom: 2em;
  margin-bottom: 2em;
  text-align: center;
	height: 16em;
	display: flex;
	flex-direction: column;
	background: white;
}
.new_item:hover {
	box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.25);
}
.new_item .img-fluid {
	background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
	flex-grow: 1;
	margin: 1em;
}

/* End */
/* /local/templates/sporos_rasa/components/bitrix/news.list/partners/style.css?1575960944496 */
