.scroll-spy-content{
    height:60vh;
    overflow-y:auto;
}
 .top-level .dropdown-menu .dropdown-item{
     white-space: normal;
 }

