.side-menu {
	width: 100%;
}

.side-menu ul li a span {
	overflow: auto;
	overflow-wrap: break-word;
	hyphens: auto;
}