.cart {
  padding-top: 1.6rem;
}

.cart .container {
  max-width: calc(var(--page-width) * 0.595);
}
