@media (min-width: 320px) and (max-width: 349px) {
  .insight-card .insight-image img {
    height: 160px;
  }
}
