

/* Start:/local/templates/pplus/components/bitrix/news/blog/bitrix/news.list/.default/style.css?1753873923530*/
.blog-card__picture{
	display: block;
	width: 100%;
	height: 300px;
	margin-bottom: 15px;
}
.blog-card__picture img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.blog-card--box {
    display: flex;
    justify-content: space-between;
}
.blog-card__author {
    line-height: 1.83;
    font-size: 12px;
}
@media only screen and (max-width: 1249px){
	.blog-card__picture{
		height: auto;
	}
}
.blog-card__date{
	min-height: 34px;
	margin-bottom: 5px;
}
.blog-card__date-update{
	line-height: 1;
}
/* End */
/* /local/templates/pplus/components/bitrix/news/blog/bitrix/news.list/.default/style.css?1753873923530 */
