.slider__bg {
    background-position: 70%;
    background-size: cover;
    height: 100%;
    left: 0;
    /*mix-blend-mode: luminosity;*/
    /*opacity: .7;*/
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.element.style {
	font-size: 20px;

}