/* DaruGet V12 — stable responsive tables for storefront/CMS rich content */
.product-page table,.catalog-panel table,.article-body table,.article-content table,.health-article table,.page-content table,.cms-content table{width:100%;max-width:100%;border-collapse:collapse;table-layout:auto}
.product-page table th,.product-page table td,.article-body table th,.article-body table td,.article-content table th,.article-content table td,.health-article table th,.health-article table td{vertical-align:top;overflow-wrap:anywhere;word-break:normal}
@media(max-width:760px){
  .product-page table,.catalog-panel table,.article-body table,.article-content table,.health-article table,.page-content table,.cms-content table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;scrollbar-width:thin}
  .product-page table th,.product-page table td,.article-body table th,.article-body table td,.article-content table th,.article-content table td,.health-article table th,.health-article table td{min-width:120px;white-space:normal}
}
