@media (max-width: 768px) {
  html, body { max-width: 100%; overflow-x: hidden; }
  #content.cl-cart-page, #content.cl-cart-page .por-container, #content.cl-cart-page .cl-cart-shell { max-width: 100%; overflow-x: hidden; }
  #content.cl-cart-page .cl-cloud-table-wrap, #content.cl-cart-page .cl-cart-main { min-width: 0; max-width: 100%; }
  #content.cl-cart-page .cl-cloud-table { width: 100%; table-layout: fixed; }
  #content.cl-cart-page .cl-cloud-table th, #content.cl-cart-page .cl-cloud-table td { overflow-wrap: anywhere; word-break: break-word; }
}
