@media screen and (max-width: 749px) {
  .cart-drawer__dialog {
    width: 90dvw;
    max-width: 90dvw;
  }
}
