MGM Menu Wrapping

Customized wrapping using the following media query:

@media only screen and (min-width: 700px) and (max-width: 940px) {
.p7MGM-01 li.mgm-root-item {padding: 0px 0px 0px 0px; width: 31.25%; margin: 5px 1% !important;}
.p7MGM-01 a.mgm-root-item {border: 1px solid; border-bottom: 1px solid;}
.p7MGM-01.rounded a.mgm-root-item {border-radius: 5px;}
}