.blog-responsive-table{max-width:calc(100vw - 50px);overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;margin-left:auto;margin-right:auto}.blog-responsive-table__inner{max-width:none;width:max-content}.blog-responsive-table table{background:#f7fafd;border-collapse:collapse;border-radius:12px;display:table;max-width:none;min-width:800px;table-layout:auto;width:800px}@media (min-width:576px){.blog-responsive-table{max-width:calc(100vw - 120px)}}