.zone.story-detail .story-body .pullquote .quote {
    font-weight: bold;
    font-style: italic;
    padding-left: 20px;
    border-left: 4px solid lightgray;
    margin-bottom: 20px;
}
.zone.story-detail .story-body .pullquote {
    float: none !important;
    max-width: unset !important;
    width: auto !important;
}