.svb-elementor-product-excerpt {
  min-height: 2.9em;
  display: -webkit-box;
  overflow: hidden;
  margin: 7px 0 10px;
  color: #7783a2;
  font-size: 12px;
  line-height: 1.45;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

@media (max-width: 767px) {
  .svb-elementor-product-excerpt {
    font-size: 11px;
  }
}
