.Category_section{
    margin: 3% 0%;
}
.Category_section .cat_subcat_div .product-slide{
    border: 2px solid #d98e35;
    border-radius: 6px;
}


@media (min-width:0px) and (max-width:767.98px){
    .Category_section .cat_subcat_div {
        width: 90%;
        margin: auto;
    }
}