.cart-body {
  overflow: auto;
  max-height: 400px;
}

#cart {
  width: 40%;
  z-index: 5;
}

/*# sourceMappingURL=cart.css.map */
