.viewed_slide .product-item,
.viewed_slide .product-item:before {box-shadow:none!important;}

@media only screen and (min-width: 992px) {
    .product-item__cont {
        padding: 0px 10px 24px 10px!important;
    }
    .catalog__cont {width: 100%!important;}
}