/*Added for small screen devices like iphone 5/SE*/
.mod-ic-view h2 {
  font: 300 26px/36px Financier Display, sans-serif;
  color: #182323;
}
.mod-ic-view .mod-icon--sprite {
  position: absolute;
  top: 0;
  right: 0;
}
.mod-ic-view__recommendation {
  font: normal 14px/15px Metric, sans-serif;
  color: #182323;
}
.mod-ic-view a {
  font: bold 16px Metric, sans-serif;
  color: #000000;
  display: block;
  width: 100%;
  margin-top: 2px;
}
.mod-ic-view a:hover {
  color: #AA1419;
}
.mod-ic-view .mod-module__content {
  width: 100%;
}
