.gkk-bild-text-teaser .c-content-title-1 {
    margin: 0 0 24px 0;
}

.gkk-bild-text-teaser .c-content-title-1>h3 {
    margin: 0;
    max-width: none;
    font-size: 40px;
    line-height: 1.15;
    font-weight: 700;
    color: #3F444A;
}

.gkk-bild-text-teaser .c-content-feature-5 {
    margin-top: 0;
}

.gkk-bild-text-teaser .c-content-feature-5 .c-photo {
    position: static;
    display: block;
    width: 100%;
    max-width: 600px;
    height: auto;
    margin: 13px 0 0 0;
}

.gkk-bild-text-teaser .c-content-feature-5 .c-text {
    position: relative;
    margin-top: -190px;
    width: 60%;
    max-width: 340px;
    color: #2f353b;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
}

.gkk-bild-text-teaser .col-md-5,
.gkk-bild-text-teaser .col-md-5 p {
    color: #2f353b;
}

.gkk-bild-text-teaser .col-md-5>*:first-child {
    margin-top: 0;
}

.gkk-bild-text-teaser .col-md-5 .btn {
    display: inline-block;
    margin-top: 25px;
}

@media (max-width: 1199px) {
    .gkk-bild-text-teaser .c-content-feature-5 .c-photo {
        max-width: 100%;
    }

    .gkk-bild-text-teaser .c-content-feature-5 .c-text {
        width: 100%;
        max-width: none;
        margin-top: -60px;
    }
}

.c-feature-mt5 {
    margin-top: 0;
    @media (max-width: 991px) {
        margin-top: 3rem;
    }
}
