.content_cp_scene_cat {
    border-top: 2px solid #000;
    margin: 0 -5px;
	max-height: 145px;
}
.content_cp_scene_cat > img {
    max-width: 100%;
	
}
.cp_left_number {
    overflow: hidden;
	border-bottom: 1px solid #f3f3f3;
}
.cp_right_number {
    border-bottom: 1px solid #f3f3f3;
}
.category_products.container > div > div {
    padding: 0;
}
.products_right_number {
    border-right: 1px solid #f3f3f3;
    border-top: 2px solid #000;
    height: 90.5%;
}
.products_right_number .product-preview:first-child {
    border-bottom: 1px solid #f3f3f3;
}
.products_right_number .product-preview {
    border-right: 0 none;
}
.product-new-carousel.owl-carousel .owl-wrapper-outer{
	border-bottom: 0;
}