Hello Robert,
Thanks for your sharing! What page is showing the background issue? Or did you take it down?
This might be an interim fix:
In the /templates/rt_lumiere/css/ directory create a file called rt_lumiere-custom.css.
Add the following code to that file:
.sprocket-mosaic-content-container {
width: 100%;
}
Let me know if that helps!