blockquote.bs-quote.bsq-t1.bsq-s15.bs-quote {
  padding: 65px 0 0;
  font-size: 131%; }

blockquote.bs-quote.bsq-t1.bsq-s15.bs-quote:before {
  content: "\b044";
  top: 0;
  color: #000;
  font-size: 44px; }

blockquote.bs-quote.bsq-t1.bsq-s15.bs-quote:after {
  display: none; }

blockquote.bs-quote.bsq-t1.bsq-s15 .quote-content {
  line-height: normal; }

blockquote.bs-quote.bsq-t1.bsq-s15 .quote-content {
  padding: 3px 0;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  -webkit-box-shadow: 10px 0 0 #000, -10px 0 0 #000;
  -moz-box-shadow: 10px 0 0 #000, -10px 0 0 #000;
  box-shadow: 10px 0 0 #000, -10px 0 0 #000;
  background: #000;
  display: inline;
  word-wrap: break-word;
  line-height: 1.9;
  color: #fff;
  text-transform: uppercase; }

blockquote.bs-quote.bsq-t1.bsq-s15 .quote-content p {
  padding: 4px 0;
  display: inline;
  color: #fff; }

blockquote.bs-quote.bsq-t1.bsq-s15.bs-quote.bsq-right, blockquote.bs-quote.bsq-t1.bsq-s15.bs-quote.bsq-left {
  max-width: 340px; }

blockquote.bs-quote.bsq-t1.bsq-s15.bsq-left {
  margin-right: 35px; }

blockquote.bs-quote.bsq-t1.bsq-s15.bsq-right {
  margin-left: 35px; }
