.blh-gallery .blhg-slide-wrapper {
    padding: 0 16px;
}

.blh-gallery .blhg-image-wrapper {
    border: 1px solid #000000;
}

.blh-gallery .blhg-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

