/* The drawer is mobile-only. Without a desktop default it renders as raw links. */
.mg-mobile-drawer{display:none}
@media (max-width:700px){.mg-mobile-drawer{display:block}}
