@media only screen and (max-width: 768px){
    ul.root li a span {
    font-size: 16px;
    font-weight: 600 !important;
}
}