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;
}


.catalog__preview .catalog__preview-product-image-wrapper {
	height: 100%;
}

.catalog__preview .catalog__preview-product-img {
	height: 100%;
	object-fit: cover;
}

.another-porfolio-list .catalog__name {
	padding: 2.5rem 0;
	font-weight: 700;
	font-size: 2.5rem;
	line-height: 110%;
	letter-spacing: -0.02em;
	color: #283234;
}