/* Target all Firefox */

@-moz-document url-prefix() {
    .en-top-image-spacer {
        display: block !important;
    }
}
