@media all and (-ms-high-contrast:none)
{
.row { width: 100%; } /* IE10 */
*::-ms-backdrop, .row { width: 100%; } /* IE11 */
}