.topicCont img {
    width: 100%;
    position: relative;
}

.topicCont span {
    position: absolute;
    top: 71px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
}

.topic-anchor {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 10px;
}

.sample {}