/* Wrapper */
body.is-preload #wrapper:before, body.is-preload #wrapper:after {
    display: none;
}

.collapse:not(.show) {
  display: block; 
}