@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .flex.f-column > img{
        height: 100%;
    }
}



