  /* QC CSS */

@media only screen and (min-width: 800px) {
.row > .content-image
	{ margin-right:1rem; width:25%;}
}

div.content > p.button > a.qc:hover
{
	color:#671E75 !important;
	background: #C4D600 !important;
}