/*
 * Target IE 6, 7 and 8 (less than IE9)
 */
/*
 * Assuming a mobile first approach with respond.js OFF, we must reset the font
 * size for lt IE9
 */
.slide-desc{
  background-image: url(images/ie-slide-bg.png);
}
.region-sidebar-second .home-4 img, .home-4 img{
  width: 100%;
}
.list-style .field-type-image figure img,
.teaser-style .field-type-image figure img{
  width: 100%;
}
.ds-2col > .group-left{
   width: auto;
   display: inline-block;
}
.ds-2col .group-right{
  width: 56%;
}
.search .form-submit{
  filter: inherit;
}
.block-mobile-menu-toggle{
  display: none;
}