Slider background image repeats horizontally

I don’t want my image to repeat, I just would like a white background where the image terminates. I’ve tried this code but it didn’t work:
.ls-inner {
background-image: url(https://www.mainline-energy.co.uk/wp-content/uploads/silder_background_2.png);
background-size: contain;
background-repeat: no-repeat !important;
background-position: center center !important;

Page: http://devsite.expressbooksellers.com/childrens2/

See screen shot:

Hi @StacieB,

Thanks for writing in.

You can set it in your Slider Revolution General Settings:

Hope it helps.

Let us know how it goes.

Thanks.

Worked perfectly - thank you!!!