@media screen and (min-width: 360px) and (max-width: 749px) {
  .cart-drawer__tools {
    gap: 1.5rem;
  }
}
