.cta-leistungen {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.cta-leistungen a {
    margin-right: 20px;
    margin-left: 20px;
}

.tm-headerbar-top {
    padding-top: 20px;
    padding-bottom: 20px;
}