    
#example5{
width: 500px;
    height: 550px;
    /* margin-top: 30px; */
    border-radius: 5px !important;
    overflow: hidden !important;
        padding-bottom: 20px;
		margin-bottom: -50px;

}
.img.sp-image {
    width: 100%;
    height: 100%;
    margin-left: 98px;
}


.sp-thumbnail {
    border-bottom: 1px solid #ccc;
    clear: both;
    height: 100px;
}

.sp-incaption {
            position: absolute;
    z-index: 999;
    top: 101px;
    right: 70px;
    display: block;
    width: 23%;
}

.sp-thumbnail-image-container {
    float: left;
}

sp-thumbnails {
    height: 439px;
}
sp-thumbnail {
    height: 439px;
}
.pointer         { cursor: pointer; }

.sp-thumbnail-description {
    color: #6dd1f6;
}
div#example5 {
    margin-bottom: -190px;
}