.gcahs-image-credit {
    box-sizing: border-box;
    width: 100% !important;
    max-width: none !important;
    margin: 40px auto 28px;
    padding: 16px 18px;
    border-top: 1px solid #d8dee8;
    border-bottom: 1px solid #d8dee8;
    color: #5f6877;
}

body.gcahs-gaming-active.single-post .gcg-article-content > .gcahs-image-credit {
    max-width: 790px !important;
}

body.gcahs-zuhause-active.single-post .gcz-article-content > .gcahs-image-credit {
    max-width: 790px !important;
}

.gcahs-image-credit__label {
    display: block;
    margin: 0 0 5px;
    color: #303744;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .12em;
    line-height: 1.35;
    text-transform: uppercase;
}

.gcahs-image-credit p {
    margin: 0 !important;
    overflow-wrap: anywhere;
    font-size: 14px;
    line-height: 1.6;
}

@media (max-width: 700px) {
    .gcahs-image-credit {
        margin: 32px auto 22px;
        padding: 14px 12px;
    }
}
