@media (max-width:800px) {
  .table {
    width: 800px
  }
}