.section.section-mt-0 {
    padding-top: 0;
}
.uebersicht .teaser-box {
    text-align: center;
    margin-top: 1.875rem;
}
.uebersicht .teaser-box a {
    text-decoration: none;
    font-weight: 500;
    margin: .5rem 0;
    display: block;
    line-height: 20px;
}
.uebersicht .teaser-box a span {
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .5rem;
    width: 6.25rem;
    height: 6.25rem;
    margin: 0 auto 1.25rem;
    transition: all 0.5s;
}
.uebersicht .teaser-box a span i {
    font-size: 2.5rem;
    color: black;
    transition: 0.3s all;
}

.uebersicht .teaser-box a span i.icon-sanitr {
    font-size: 2.8125rem;
}