/** With this we hide HotJar popup container **/
body.hide-hj-container #_hj_poll_container {
  display: none;
}