img.photo {
   /* box-shadow: 0 0 2px 5px #eeeeee; */
}

a.lookbook img {
    /* max-width: 20%; */
    margin: 5%
}

img.photo.wide {
    max-width: 50%;
}

.caption {
    position: absolute;
    bottom: 0;
    width: 98%;
    height: 4em;
    text-align: center;
    vertical-align: middle
}