.top-article .article-image-copyright {
    margin: 0;
    font-size: 10px;
    line-height: 120%;
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    right: 15px;
    bottom: 18px;
    padding: 2px 10px;
}

.top-article .article-image-copyright--parish {
    right: 0;
    bottom: 10px;
}

