.js .hidden-with-js {
  display: none !important;
}

.hidden {
  display: none !important;
}
