#ShingrixCalloutTitle h2 {
        margin: 0;
}
#ShingrixCalloutTitle h3 {
        font-size: 21px;
        line-height: 32px;
        padding-bottom: 12px;
         @media screen and (max-width: 768px) {
            font-size: 18px;
            line-height: 24px;
         }
}
#ShingrixCalloutTitle img {
    @media screen and (max-width: 768px) {
        margin-bottom: 8px;
    }
}