
.cart_item_img {
  height: 100px;
  width: 100px;
}

.pro-qty{
    user-select: none;
    -webkit-user-select: none;
}
