The main menu should be inside `.Vlt-sidenav__scroll`, so it will be scrollable on smaller windows. 

Additional menus, even single-link ones, can be put inside `.Vlt-sidenav__block`(s).

Menu links and triggers can contain:

<ul class="Vlt-list Vlt-list--simple">
<li>An icon on the left (optinal, unless the menu is collapsible, in which case the icon is a must)</li>
<li>A badge on the right</li>
</ul>