#ratsliste h3 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 1.2rem;
    display: inline-block;
}

@media only screen and (min-width: 768px) {
    #ueberuns > a:link, #ueberuns > a:visited {
        border-bottom: 3px solid white;
    }
}