@media only screen and (max-width : 740px) {
	.reviewLeft {
  float: none;
  width: 100%;
}
.reviewRight {
  float: none;
  width: 100%;
}
.reviewSide {
  width: 100%;
}
.sidetop {
  height: 27px;
  margin-bottom: -15px;
}
.reviewSideBox{border-top:2px solid #413d2f}
}
@media only screen and (max-width : 600px) {
	.space35{height:20px}
	.courseBoxLeft {
  float: none;
  width: 100%;
}
.courseBoxRight {
  float: none;
  width: 100%;
}
.courseBoxRight p {
  margin: 2px 0;
}
#footer .ggh br{display:none}
.wistia_embed {
	max-width:100%;
	height:auto
}
}