@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS here */
    .containershop > .navbar {
        width: 1200px !important;
        margin: auto;
    }
}
