
.img-body {
    position: relative;
}

.img-overlay {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
}

a.imageLink {
    text-decoration: none;
}
