) expected css(css-rparentexpected) style="background: url({% static 'img/BlackWomen.jpg' %}); background-size: cover; background-position: center center " class="hero"> code example
Example: css align backround image to the right
.right-align-background {
background-position: center right;
}