{namespace neos=TYPO3\Neos\ViewHelpers}
background-image:url({typo3.media:uri.image(asset: node.properties.backgroundImageOne)}), url({typo3.media:uri.image(asset: node.properties.backgroundImageTwo)}); background-position:{backgroundImageOnePositionOne} {backgroundImageOnePositionTwo}, {backgroundImageTwoPositionOne} {backgroundImageTwoPositionTwo}; background-repeat:{backgroundImageOneRepeat}, {backgroundImageTwoRepeat}; background-size:{backgroundImageOneSize}, {backgroundImageTwoSize};">
{sectionContent -> f:format.raw()}