table{ width: 100%; min-width: 760px; border-collapse: collapse; background: white; border-radius: 12px; }
th{ background: #f1f3f8; padding: 14px; text-align: left; }
td{ padding: 14px; border-top: 1px solid #eee; }
th, td{ white-space: nowrap; }