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-element .thickness {
	display: flex;
	flex-direction: row;
}

.catalog-element .thickness .item{
	margin: 0.25rem;
	font-size: 12px;


}

.badge-gray {
	background-color: #777;
	margin-right: 0.25rem;
}