.mm-listview li span {
   font-size: 16px;
   text-align: center;
}

.mm-listview li:after {
    left: 75px !important;
}

.mm-menu .mm-navbar > a,
.mm-menu .mm-counter {
   color: blue;
}

.mm-listview > li > a,
.mm-listview > li > span {
   padding-top: 20px;
   padding-bottom: 20px;
}

.mm-listview > li:not(.mm-divider):after {
	position: static;
}

.mm-menu.mm-top {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}