.empty_wrap {
      width: 100%;
      height: calc(100vh - 75px - 72px);
      opacity: 0.15;

      span {
            margin-top: 12px;
      }
}