The background image settings for a container/column do not give us the ability to change the background size and it is assumed we always want “cover” – this is not the case. We need the ability to set the background size (cover, contain, custom size). Also, because of the way the background image is applied, there is no way to target it with custom CSS. This requires manually coding everything about the background if we need something different.