[data-contributor="Andy Wallace"] .type {
    background-color: #000;
    background-size: 100% 100%;
    background-image: url('./../images/intimate-codex.png');
    overflow: hidden;
}

[data-contributor="Andy Wallace"] .type img {
    position: absolute;
    width: 100%;
    height: 100%;
}

[data-contributor="Andy Wallace"] .type span {
    color: #fff;
    z-index: 1;
}