.slider-bg {
    align-items: center;
    background-position: 50%;
    background-size: cover;
    cursor: grab;
    display: flex !important;
    min-height: 200px;
    padding: 40px; 
    position: relative;
    z-index: 1;
}