/* custom css */

.ddriven_gallery_thumbs {
    margin: 0 0 60px 0;
    width: 800px;
}

.ddriven_gallery_thumbs #image-gallery .lslide img {
    min-height:565px;
    width: 800px;
    object-fit: cover;
    object-position: 50% 50%;
}