/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 7, ../sass/ie.scss */
  .navbar-info .info-logo {
    width: 9px;
  }

  /* line 10, ../sass/ie.scss */
  .navbar-info img {
    width: 18px;
  }
}
