@media (min-width: 1024px) {
  table {
    display: table !important;
  }
}
