@media only screen and (max-width: 767px) {
  body.index main .menu .box .right .menu-list li .head small {
    margin-top: 12px;
  }
}

body.index main .menu .box .right .menu-list li .head {
  height: auto;
  padding-bottom: 20px;
}