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