.stm_blockquote_style_15 blockquote {
    padding: 62px 90px;
    border-color: #eeeeee !important;
    border-style: solid;
    border-width: 1px 0;
}

.stm_blockquote_style_15 blockquote:before, .stm_blockquote_style_15 blockquote:after {
    font-family: "stmicons";
    font-size: 24px;
    font-style: normal;
    content: "\ea26";
    display: block;
}

.stm_blockquote_style_15 blockquote:before {
    margin-bottom: -5px;
    margin-left: -60px;
}

.stm_blockquote_style_15 blockquote:after {
    transform: rotate(-180deg);
    margin-right: -60px;
    margin-top: -5px;
}