PMM3 Menu Wrapping

Customized wrapping using the following media query:

@media only screen and (min-width: 700px) and (max-width: 940px) {
.p7PM3-10 ul li {width: 23%; margin: 0px 1%; padding: 3px 0px;}
.p7PM3-10 ul li a {}
.p7PM3-10 ul ul li {width: auto;}
}