.thumbnail {
    position: relative;
}

.caption {
    position: absolute;
    top: 28%;
    left: 10%;
    width: 100%;
    margin-left: 10%
}