.nav-pills .nav-link {
  background: white;
    border: 1px solid gray;
    border-radius: var(--bs-nav-pills-border-radius);
    max-height: 25%;
}    