.price-media .bg-primary{
  width: 50px;
  height: 50px;
  border-radius: 50px;
  line-height: 55px;
  text-align: center;
}
.price-media .fa{font-size: 24px;}

.warren-bolster{
	height: 600px;
	background: url('../img/blog/a-fish-story/steve-lis-on-kneeboard-warren-bolster.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
}