.ne-post-thumb .ne-caption{
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.ne-post-thumb::before
 {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}