!(function () { var path = document.location.pathname; if ((path.indexOf('/questionnaire') >= 0) && isPc()) { document.querySelector("#react-app").style.maxWidth = "500px" } })()