.ui-columntoggler {
  width: 210px !important;
}
@media (min-width: 1400px) {
  .container {
    width: calc(100% - 140px) !important;
  }
}