.headers:before {
position: absolute;
width: 2018px;
height: 1052px;
left: calc(50% - 2018px/2 + 1997px);
top: -100px;
background: linear-gradient(270deg, rgba(0, 0, 0, 0.25) 2.78%, rgba(0, 0, 0, 0) 50%), url(images/background.jpg);
filter: blur(30px);
transform: matrix(-1, 0, 0, 1, 0, 0);
}
.headers {
position: absolute;
width: 658px;
height: 841px;
left: calc(50% - 658px/2 + 337px);
bottom: 0px;
content: url(images/image_person.png);
}