
#survey-list th {
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: #344767;
}

