.detail-hero-content p {
    display: block;
    -webkit-line-clamp: unset;
    overflow: visible;
}
