/* Webfont Google */
@charset "utf-8";

@media screen and (max-width:1200px) {
	.col-xs-6 {height:455px;}
}

@media ( min-width :1200px) {
	.col-lg-offset-col3 {
		margin-left: 12.5%;
		clear: both;
	}
}

.section section.img {margin-bottom: 20px; font-weight: normal;}
.section section.img span{font-weight: bold; font-size: 18px; display: block;}

.whatis p {font-weight: normal;}
.compare th, .compare td{text-align: center; border: 1px solid #c9c9c9; height: 45px; padding: 5px; font-size: 18px;}
.compare .stem-cell {color: #fe5918;;}
