Sorry for late reply…regarding your question, you will have to do some css for this one. If you look in the front-end source code, you will see this container:
The class lum-equal-wrap is more likely the one you will use for a content background image. I just tried this and it worked. so for that class, you will add a
background-image: url(path to image);