@media only screen and (min-width: 768px) and (max-width: 999px) {
    .custom-html--sitecore .image-tag-summary-card .insight-card-item {
      height: 15.9rem;
    }
    .custom-html--sitecore .image-tag-summary-card .insight-card-item .insight-image {
      margin-right: 2.5rem;
    }
    .custom-html--sitecore .image-tag-summary-card .insight-card-item .insight-info {
      margin-left: 13.01rem;
      margin-bottom: 1.01rem;
    }
    .custom-html--sitecore .image-tag-summary-card .insight-card-item p.insight-description {
      height: 4.62rem;
      max-height: 10rem;
    }
  }
  