.export-behavior .export-columns {
  max-height: 400px;
  background: #f0f0f0;
  padding: 20px;
  padding-bottom: 0;
  overflow: auto;
}
