.hpa-cat-content{height: 100%;}

.blockquote-footer{
    color: #fff;
    background: rgba(50,50,50,.3);
    border-top: 1px solid rgba(68,68,68,.3);
}

.prodreview_quot {
  position: relative;
  font-size: .9em;
  line-height: 1.5em;
  color: #fff;
}

.prodreview_quot cite {
  font-size: 1em;
  font-weight: 700;
  color: #ccc;
  float: right;
}

.prodreview_quot:after {
  content: '\201d';
  position: absolute;
  top: -0em;
  right: 0px;
  font-size: 6em;
  font-style: italic;
  color: #fff;
  z-index: 1;
}