.ce-gallery figcaption.image-caption {
    padding: 15px 19px;
}


.slider_image_img {
        width: 100%;
        object-fit: cover;
        object-position: top center;
        position: absolute;
        height: 100%;
        z-index: 0;
        top: 0px;
        z-index: -1;
    } 
.gradient-linear, .gradient-radial {
        z-index: 1;
}
 .teaser-text {
        z-index: 2;
}