@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
   /* IE10+ specific styles go here */

   /* DIP-3 */
   .block-contacus-header .phone-icon:after {
     content: none;
   }
   .block-userlogin-header {
     margin-right: 20px;
   }
}
