.text-with-summary .pullquote-large::after, 
.text-with-summary blockquote::after, 
.text-with-summary q::after {
    bottom: -55px;
    right:-24px;
}

.text-with-summary .pullquote-large::before, 
.text-with-summary blockquote::before, 
.text-with-summary q::before {
    top: 24px;
    left: -42px;
}