@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    .page-wrapper{
        min-height: auto;
        height: auto;        
    }
    .page-products .products-grid .product-item{
        margin-left: 1.9%;
    }
    #home-cat-swipes .three-blocks ul li .home-swipe-wrapper a .over{
        word-wrap: break-all;
        white-space: normal;
    }
}
