

/* Start:/local/templates/aspro-landscape/components/bitrix/news.list/remote_custom/style.css?1646034524517*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.remote-custom {
	display: flex;
    flex-flow: row wrap;
    width: 100%;
    max-width: 670px;
}
.remote-custom-img {
	display: flex;
    flex: 0 0 50%;
    max-width: 50%;
    /* flex: 1 1 25%; */
	padding: 0.5rem;
}
.remote-custom-img-full {
	flex: 0 0 100%;
    max-width: 100%;
}
.remote-custom-img img {
	width: 100%;
	max-height: 225px;
	object-fit: cover;
}
/* End */
/* /local/templates/aspro-landscape/components/bitrix/news.list/remote_custom/style.css?1646034524517 */
