var path=(location.pathname||"").replace(/^\/site\/[^/]+/i,"").replace(/\/+$/,"").toLowerCase();
if(path!=="/christmas-light-prize-entry")return;
var meta=document.querySelector('meta[name="viewport"]');
if(meta&&!/(^|,)\s*width\s*=/.test(meta.content||""))meta.setAttribute("content","width=device-width, "+(meta.content||"initial-scale=1"));
})();