Shapely Parallax Left and Right options

Hi there @support @laranz @movin

I was wondering if there was a way to make the shapely parallax left and shapely parallax right align/centered?

Here is my site:
http://julep.thirdplacehospitality.com.au/

If you scroll down to the “Eat and Drink” section. You can see the two sections, the Eat using the shapely parallax left, and the Drink is using shapely parallex right. I was wondering if there was a way to make these two sections look slightly more aligned/centerd? So that the text of the drink is placed nicely under the picture of the eat.

Thank you.

Milli

Hi,

Go to Appearance -> Customize -> Custom CSS and add this CSS,

#shapely_home_parallax-22 .bg-secondary .col-md-4 {
    width: 85%;
}

Let us know,

Thanks,
laranz.