@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800);
@import url(https://fonts.googleapis.com/css?family=Lora);
figure.snip1327 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
	width: 48%;
	
  color: #333;
  text-align: left;
      background-color: rgba(0, 0, 0, 0.77);
}
figure.snip1327 blockquote {
  font-family: 'Lora', Arial, sans-serif;
  margin: 0;
  padding: 25px 40px 0 80px;
  font-weight: 500;
  line-height: 1.6em;
  font-style: italic;
  color: #fff;
      font-size: 15px;
	  border-left: 0px solid #eee;
}
figure.snip1327 .author {
  margin: 20px 0 30px 80px;
  padding: 3px 0 0 0px;
  width: 100%;
  position: relative;
}
figure.snip1327 .author img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  left: 0;
  top: 0;
  display: inline-block;
  position: absolute;
}
figure.snip1327 .author h5,
figure.snip1327 .author span {
  opacity: 0.8;
  margin: 0;
  line-height: 1em;
}
figure.snip1327 .author h5 {
  text-transform: uppercase;
  font-weight: 800;
  color: #fff;
}
figure.snip1327 .author span {
  font-size: 0.8em;
  color: #ccc;
}
figure.snip1327:before {
  font-family: 'FontAwesome';
  content: "\201C";
  position: absolute;
  font-size: 80px;
  line-height: 1em;
  color: #fff;
  font-style: normal;
  top: -0px;
  left: 10px;
  padding: 0 6px;
  background-color: #F21623;
}
/* Demo purposes only */
