﻿@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    .ie-row-fix {
        margin-top: -10px !important;
    }
}
