.news-page {
	margin-bottom: 50px
}
.news-page .catalog-filter-description {
	padding-bottom: 25px;
}
.news-page-method {
	font-size: 16px;
	margin-bottom: 10px;
}
.news-item {
	position: absolute;
	background: #5f817a;
	opacity: 0.6;
	padding: 4px 15px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	top: 0;
	left: 0;
}