0 and image.height > 0 %}
style="background-image: url('{{ image.url|e('css') }}'); width: {{ image.width }}px; height: {{ image.height }}px;"
data-url="{{ image.url }}"
{% endif %}
{%- endif %}>
{% if craft.rebrand.isImageUploaded(imageType) %}
{% else %}
{% endif %}