@media (min-width: 460px) and (max-width: 500px) {
  .insight-card .insight-image img {
    height: 260px;
  }
}
