#wrapper .features-columns .features-section.row img {
  width: auto;
  height: 80px;
}
@media (min-width: 992px) {
  #wrapper .features-columns .features-section.row img {
    height: 100px;
  }
}
