
    .thumbnail {
        position: relative;
       }
    .caption {
        position: absolute;
        top: 10%;
        left: 0;
        width: 100%;
       }