/* 1024 to 1199px - for 1024px width = landscape iPad */

.pageW {
	width: 94%;
	margin: 0 auto;
}


#wrapREVIEWS {
  background-blend-mode: multiply;
  background-color: #666;
  background-size: cover;
}
#REVIEWS .R {
  width: 70%;
  margin: 0 auto;
  float: none;
}

