.wrapper {
  width: 100%;
  height: 100%;
  z-index: 2;
}

.side-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 300px;
  height: 100%;
  padding-top: 150px;
  text-align: left;
  font-size: 13px;
  background: #FFFFFF
  z-index: 1;
}

.akesime {
  background-position: -35px 0;
}