/* .newCart-image{
    width: 30% !important;
    border-radius: 10px;
}
.cart-one-new{

} */

@media screen and (min-width: 768px) {
    .newCart-image{
        width: 30% !important;
        border-radius: 10px;
      
    }
    /* .cart-one-new{
     justify-content: center;
    } */
}