@media (min-width: 768px) {

	.headerpages {
		float: right;
	}
	.maincontent {
		width: 100%;
	}
	
}
#customerQuotes div {
    border-bottom: dashed 1px #ccc;
}
div#customerQuotes {
	font-size: 1em;
}
div#customerQuotes p {
    line-height: 1.7;
    font-size: 1.1em;
	font-weight: 700;
}
div#customerQuotes h2 {
	font-size: 1em;
	font-weight: 500;
}
.maincontent div#product.hxproduct h1.fn {
    margin-top: 20px;
	margin-bottom: 20px;
    font-size: 1.8em;
}
.customerReview {
    background-image: url(https://files.knifecenter.com/graphics/reviews-of-knifecenter/quotes-page-check.png);
    background-repeat: no-repeat;
    padding-left: 40px;
}