/* 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]--> */
/* IE10-specific styles go here */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 15, ../css_sass/ie10.scss */
  .slot50 a div {
    position: relative;
    overflow: hidden;
  }
  /* line 23, ../css_sass/ie10.scss */
  .slot50 iframe,
  .slot50 object,
  .slot50 embed {
    /*
    position: absolute;
    margin-top: -30px;
    right: 8%;
    */
    max-width: 468px;
    max-height: 60px;
    width: 468px;
    height: 100%;
  }
}
