@charset "utf-8";
/* CSS Document */

.quote {
  width:35%;
  background-color:#ff6603;
  float:right;
  margin-right:35px;
  padding:10px;
  margin-bottom: 15px;
}
.sg-reviews {
  margin: 0px auto;
  margin-bottom:35px;
}
#girl {
  width:134px;
  float:right;
}


