/* 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) {
  /* line 8, ../scss/ie.scss */
  .header-area h1 span::after {
    display: none;
  }
}
