#sct_item_list {
  display: block;
  min-height: 100vh;
}

#sct_item_list.loading-list {
  opacity: 0.5;
  pointer-events: none;
}
