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