.product-cart-wrap .product-content-wrap h2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
}

.slider-content .display-2 {
    line-height: 1.3;
}

.hero-slider-1 .slider-content p {
    line-height: 1.5;
}