.heading-menu{display:none;}

.all-notes table td:nth-child(1) {
        text-align: center;
        font-weight: 500;
      }
      .tile-sec ul li {
        min-height: 80px;
      }
      .tile-sec ul li span::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background: url(https://www.manageengine.com/data-security/what-is/images/sensitive-data-exposure-icon-sprite.png)
          no-repeat;
        background-size: 250px 123px;
      }
      .tile-sec ul li:nth-child(1) span::before {
        background-position: -5px -5px;
        width: 36px;
        height: 38px;
      }
      .tile-sec ul li:nth-child(2) span::before {
        background-position: -53px -7px;
        width: 32px;
        height: 34px;
      }
      .tile-sec ul li:nth-child(3) span::before {
        background-position: -97px -9px;
        width: 39px;
        height: 32px;
      }
      .tile-sec ul li:nth-child(4) span::before {
        background-position: -152px -5px;
        width: 36px;
        height: 40px;
      }
      .tile-sec ul li:nth-child(5) span::before {
        background-position: -201px -10px;
        width: 40px;
        height: 32px;
      }
      .tile-sec.tile-sec2 ul li:nth-child(1) span::before {
        background-position: -6px -62px;
        width: 30px;
        height: 45px;
      }
      .tile-sec.tile-sec2 ul li:nth-child(2) span::before {
        background-position: -51px -59px;
        width: 35px;
        height: 55px;
      }
      .tile-sec.tile-sec2 ul li:nth-child(3) span::before {
        background-position: -103px -63px;
        width: 40px;
        height: 42px;
      }