/* prevents scroll bar from apperaing*/
.cc--mini-site-sidebar .c--mini-site-sidebar nav ul.m--mini-site-menu {
	overflow: visible;
}