@media (min-width: 280px) and (max-width: 319px) {
  .insight-card .insight-image img {
    height: 150px;
  }
}
