.navbar-toggler-icon {
    
    background-color: black !important;
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block;
}
.wn-item-list {
  height: 400px;       /* fixed box height */
  overflow: hidden;    /* hide extra items */
}

