jross Also, can you provide the code to move the slideshow title and bg-title-lead.png image to the left margin of the slideshow please?
Try add this to custom.css file :
.acm-slideshow .owl-carousel .item{text-align: left !important;}
They are doublig up though because the module wants the images to be higher.
You can also try add this to overcome this certain CSS flaw to similar CSS rule-set mentioned above:
background-repeat: no-repeat;
Kindly recheck as your site isnt opening up after refreshing the browser in order to take further closer look