@media screen and (max-width: 600px) {
    .sticky-cell {
      min-width: 120px !important;
    }
  }
  