@charset "utf-8";

.book-photos figure{
margin-bottom:25px;
max-width:600px;
}
.book-photos figure img,
.work-info img{
margin-bottom:7px;
max-width:100%;
border:1px solid #eee;
}
.book-photos figure figcaption{
font-size:14px;
line-height:1.4;
}


