PMM3 Menu Wrapping

Customized wrapping using the following media query:

@media only screen and (min-width: 700px) and (max-width: 940px) {
.p7PM3-02 ul li {width: 23%; margin: 5px 1%;}
.p7PM3-02 ul li a {border: 1px solid #222 !important;}
.p7PM3-02 ul ul li {width: auto;}
}