/*print styles*/

body{
	font-family: sans-serif;
}

.review-summary, .print, .social.bar, .tobottom{
	display: none;
}

article{
	background: none !important;
}

img{
	max-width: 100%;
}