<div class="news-article-subtitle">
At Ipsen the patient is at the heart of what we do. We continuously invest to innovate and deliver therapeutic solutions for the patient.
</div>
/* @news-article-subtitle */
$subtitle-width: 960px;
.news-article-subtitle {
max-width: $subtitle-width;
font-weight: $font-light;
color: $mine-shaft;
@include large-paragraph ;
}