{{> acc-template-image-generator
image=bannerImage
mediaQueries='[
{"query": 768, "width": 768, "x1": {}, "x2": { "w": "{$root.layer0.info.src.height*2}", "h": "{$root.layer0.info.src.height*2}"} },
{"query": 1024, "width": 1024, "x1": {"w": "{$root.layer0.info.src.width>1024?1024:100%}" ,"h": "100%", "aspect": "16:9"}, "x2": {"w": "{$root.layer0.info.src.width>1024?2048:200%}" ,"h": "200%", "aspect": "16:9"} },
{"query": 1025, "width": 1600, "x1": {"w": "{$root.layer0.info.src.width>1024?1600:100%}" ,"h": "100%", "aspect": "16:9"}, "x2": {"w": "{$root.layer0.info.src.width>1024?3200:200%}" ,"h": "200%", "aspect": "16:9"} }
]'
classNames='banner'
}}