﻿@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

    .feature-gallery {
        width: 1280px;
    }

    .header-search-box input {
        height: 30px;
    }

    .top-navigation .navbar-header .header-search .header-search-box [type='text'] {
        height: 30px;
    }

    .ie-inline-block {
        display: inline-block !important;
    }


    /*** Shopping Lists ***/

    .shopping-list-items .shopping-list-item-qty label {
        width: 55px !important;
    }

}
