div#fascinations_photo_detail {
    width: 100%;
}
div#fascinations_photo_detail img {
    width: 100%;
    object-fit: cover;
}
div#fascinations_photo_detail figcaption {
    font-size: 18px;
}
