@media (min-width: 350px) and (max-width: 389px) {
  .insight-card .insight-image img {
    height: 200px;
  }
}
