.list-group-item > span {
  -ms-word-break: break-all;
  word-break: break-word;
}

nav.calcNav {
  background-color: #8855DD;
}
