.no-js, .no-js-element {
    display:block !important;
}
.js, .js-element {
    display:none !important;
}
