/* Chrome bug fixed position background image row fix for Beaver Builder */ .fl-row-content-wrap { transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); }