background images are not responsive and never won't be because it's technically impossible to make css backgrounds responsive. This is just technical problem which is unrelated to BeTheme product itself.
You set 192px of padding and this is the reason why it is not centered on mobile. You can see this on http://pasteboard.co/86H0peGij.png So we recommend to remove this part of css or just set top-bottom padding instead.
Comments
background images are not responsive and never won't be because it's technically impossible to make css backgrounds responsive. This is just technical problem which is unrelated to BeTheme product itself.
Thanks!