.ntfx-image-overlay-wrapper {
    position: relative;
    margin-bottom: 1em;
}

.ntfx-image-overlay-wrapper > .ntfx-cta {
    position: absolute;
    bottom: -6px;
    right: -6px;
    z-index: 1000;
    font-size: 1.2em;
    padding: 6px 2em;
}