

/* Start:/local/templates/beloma/components/bitrix/news.list/partners/style.css?1772543087433*/
.row > .news-list-item {
	padding: 0 0.25rem !important;
}
.news-list > .col > .row .card {
	padding: 20px;
	position: relative;
	border: 1px solid #f3f3f3;
	border-radius: 10px;
	min-width: 100%;
}
.news-list .card-body {
	padding: 1rem 0 0 0;
}
img.card-img-top {
	height: 25px;
	max-width: 110px;
	width: auto;
}
.card-text {
	font-size: 13px;
}

@media screen and (max-width: 768px) {
	.card-body {
		padding: 1rem 0em 0em;
	}
}

/* End */
/* /local/templates/beloma/components/bitrix/news.list/partners/style.css?1772543087433 */
