.sort-mask {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgba(0,0,0,.5);
  z-index: 10;
}
.reorderBar-modal-wrap{
  top: 2.4rem !important;
}
