.howto::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: var(--wpr-bg-33413b81-edf9-408b-a2e2-f216b63ab653);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}