/* START_SECTION:cart (INDEX:3) */
@media (max-width: 900px) {
    .cart-grid { grid-template-columns: 1fr !important; }
  }
/* END_SECTION:cart */
