.banner h3 {
  margin-bottom: 0px;
}
.heading-menu{display:none;}

.banner:before {
  content: "";
  position: absolute;
  background-image: url(https://www.manageengine.com/data-security/what-is/images/data-minimization-sprite.png);
  background-size: 268px;
  background-position: -10px -1px;
  background-repeat: no-repeat;
  width: 268px;
  height: 231px;
  left: 0;
  margin-left: 0px;
  bottom: -8px;
}
.banner a {
  test-decoration: none;
}
