.pbmit-slider-item{
    position: relative;
}

.pbmit-slider-item::before{
    height: 100%;
    width: 100%;
    content: '';
    background-color: rgba(0, 0, 0, 0.256);
    position: absolute;
    top: 0;
    left: 0;
}