.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.goods--columns .__item ul {
    padding-bottom: 10px !important;;
}

.goods .__item .__image {
    top: -16px;
}
.goods .__item .__content{
    padding-top: 5px !important;
}
.goods .__item .__details{
    padding-bottom: 0 !important;
}
.__label{
    top: -2px !important;
}
.goods {
	margin-top: 0 !important;
}