@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .level-2 {
        column-fill:auto;
    }
}
