@media (max-width: 767.98px) {
  .text-clamp-2 {
    -webkit-line-clamp: 4;
  }
}