.uk-navbar-left {
  overflow: auto;
  max-width: 50%;
  white-space: nowrap;
  scrollbar-width: thin;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.uk-navbar-nav .uk-nav li {
  white-space: normal;
}

.uk-divider-small::after {
    content: "";
    display: block;
    width: 250px;
    max-width: 100%;
    border-top: 1px solid #d0d0d0;
    margin: 0 auto;
        margin-top: 10px;
}

hr, .uk-hr {
   
    border-top: 1px solid #d0d0d0;
}

.uk-grid-divider > :not(.uk-first-column)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px solid #d0d0d0;
}

/* Auf Mobile ausblenden */
@media (max-width: 639.98px) {
hr, .uk-hr {
    display: none !important;
 /* optional, zur Sicherheit */

}

.uk-text-large {
    font-size: 30px;
    line-height: 1.5;
}

.uk-table-divider>tr:not(:first-child), .uk-table-divider>:not(:first-child)>tr, .uk-table-divider>:first-child>tr:not(:first-child) {
    border-top: 1px solid #d0d0d0;

}


@media (max-width: 639.98px) {
  .uk-heading-small {
    font-size: 2.1rem !important;
    line-height: 1.2 !important;
  }
}
.uk-navbar-left {
  overflow: auto;
  max-width: 50%;
  white-space: nowrap;
  scrollbar-width: thin;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.uk-navbar-nav .uk-nav li {
  white-space: normal;
}

.uk-divider-small::after {
    content: "";
    display: block;
    width: 250px;
    max-width: 100%;
    border-top: 1px solid #d0d0d0;
    margin: 0 auto;
        margin-top: 10px;
}

hr, .uk-hr {
   
    border-top: 1px solid #d0d0d0;
}

.uk-grid-divider > :not(.uk-first-column)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px solid #d0d0d0;
}

/* Auf Mobile ausblenden */
@media (max-width: 639.98px) {
hr, .uk-hr {
    display: none !important;
 /* optional, zur Sicherheit */

}

.uk-text-large {
    font-size: 30px;
    line-height: 1.5;
}

.uk-table-divider>tr:not(:first-child), .uk-table-divider>:not(:first-child)>tr, .uk-table-divider>:first-child>tr:not(:first-child) {
    border-top: 1px solid #d0d0d0;

}


@media (max-width: 639.98px) {
  .uk-heading-small {
    font-size: 2.1rem !important;
    line-height: 1.2 !important;
  }
}