Hi,
I have added this line of CSS as I needed a fix:
.col-sm-6 {
width: 49%
}
.flexbox .spb-column-container.col-sm-6 {
flex-basis: 49%
}
And it seems to have fixed it on desktop but not tablet. Any ideas? Really need to launch this site asap.
Thanks,