.zbr-gallery {
    position: relative;
}
.zbr-gallery:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 35%;
    top: 0;
    left: 0;
    background: #fff;
}

.color\:1 {
    --zb-slider-remote-color: white
}