The 3rd+ level menu has issues on tablet devices [screenshot]
Try the following on the stylesheet:
header{ .dropdown-menu{ &li{ &a{ display: block; } } } }