Navbar 'md' triggers at 992 instead of 768
Created by: gregschmit
I noticed that while all of the other responsive classes define medium (md) as 768 px viewport, the navbar collapses the menu at 992 px. navbar-toggleable-md
is the problematic class, although there could be others.