body { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
html { height: 100%; width: 100%; margin: 0; padding: 0; }
body { height: 100%; width: 100%; margin: 0; padding-bottom: 50px;}

{% if user_device_type == "mobile" %}

{% elif user_device_type == "desktop" %}

{% endif %}