/*
 * 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
 */
html {
  font-size: 82%;
}

h2,
.region-sidebar-second .block-views .block-content {
  font-size: 0.9em;
}