ul.mobile-menu-drop li.mm-go > a:after {
  content: "\e915";
  width: 50px;
  height: 17px;
  font-size: 14px;
  display: block;
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  background: 0 0;
  margin: auto;
  text-align: center;
  font-family: krz-font !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
ul.mobile-menu-drop li.mm-go > a {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  padding-right: 40px;
}
ul.mobile-menu-drop li.mm-go {
  display: table-cell;
  white-space: nowrap;
}
ul.mobile-menu-drop li.mm-back {
  display: table-cell;
  width: 100%;
}
