.image_caption {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    height: 40px;
    color: black;
    font-weight: bold;
    background-color: #FFFFFF;
    vertical-align: middle;
}

.caption_text {
    position: relative;
    top: 5%;
}

.jimage {
    max-height: 400px;
}
