﻿@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    img.rectangle.min-w200.wfull {
        /*width: 0;*/
    }

    .main-container.flex-column-container {
        display: block;
    }

    .footer-container .center-and-arrange {
        flex-wrap: nowrap;
    }


}

