.lana-image-gallery .thumbnail {
    display: block !important;
}

.lana-image-gallery .gallery-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 150px;
}