@media (max-width: 599px) {
  body.page-overlay-cart-on > * {
    opacity: 1 !important;
  }
}
