.no-script {
  display: block !important;
}
.with-script {
  display: none !important;
}
.desktop.instructions {
  display: block;
}
