How can I align three logos in a row on mobile view?

Hello, I’m using the Venture them and I’m trying to get all 3 logos inline on the mobile view only. I’ve tried mutliple fixes in the Assets > theme.scss.liquid theme to no avail. I’m attaching pictures of desktop and mobile views as well.

URL: leafpainrelief.us

@marklorenzo0124 - please add this css to the very end of your theme.scss file and check, your theme has too much space around mobile view I recommend to adjust that as well

#shopify-section-1643857970320efe4e .flex--grid > .flex__item {flex-basis: 33.33%;}