.bg_image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgb(0 0 0 / 90%)),
        url(../images/main_background.png);
}
