.mm-listitem__text{
margin: 4px 24px;
border-radius:4px;
padding:14px 14px; 
font-size: 18px;
}
.mm-panels #mm-1 ul li:nth-child(n+4) a{
    font-size: 16px;
    line-height: 14px;
}
.mm-listitem a:hover,.mm-listitem a:active{
    background-color: #0ABAB5!important;
    color: #fff!important;
}
.mm-btn--next:after, .mm-btn--prev:before{
    width: 12px;
    height: 12px;
    border: 2px solid rgba(0, 0, 0, 0.5);
border-bottom: none;
border-right: none;
}