.guide-wrapper .respect { 
  color: rgb(0, 0, 0);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-top: -15px;
  margin-bottom: 28px;
  padding-top: 30px; 
}
.guide-wrapper .respect ul.stacks-guide { margin-bottom: 28px; font-size: 16px; text-align: center; }
.guide-wrapper .respect ul.stacks-guide li { display: inline-block; margin: 0 10px 10px; width: 100px; }
.guide-wrapper .respect ul.stacks-guide li b { color: gray; }
.guide-wrapper .respect ul.stacks-guide li img { width: 100%; }
.guide-wrapper .respect hr { margin-top: 0px; margin-right: 0px; margin-left: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(255, 255, 255); }

.guide-wrapper .header-title { color: rgb(0, 0, 0); font-size: 14px; line-height: 20px; }
.guide-wrapper .header-title p {
  margin-top: 30px;
  margin-bottom: 28px;
  font-size: 38px;
  font-family: 'Verdana' sans-serif;
  line-height: 40px;
  text-align: center;
}
.guide-wrapper .section-1 {
  color: rgb(0, 0, 0);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-top: 0px;
  min-height: 320px;
}
.guide-wrapper .section-1 .section-image { float: left; min-height: 1px; margin-right: 4%; width: 26%; }
.guide-wrapper .section-1 .section-image img { height: auto; max-width: 100%; margin-top: 25px; width: 100%; }
.guide-wrapper .section-1 .testimonialSpan { float: left; min-height: 1px; width: 70%; }
.guide-wrapper .section-1 .testimonialSpan .bookWell {
  border: 1px solid rgb(218, 223, 227);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 0px;
  margin: 0px;
  min-height: 205px;
  background-color: rgb(218, 237, 239);
}
.guide-wrapper .section-1 .testimonialSpan .testimonialAvatar {
  margin-top: 25px;
  margin-left: 25px;
  float: left;
  width: 100px;
  height: 100px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border: 6px solid rgb(192, 192, 192);
  opacity: 0.91132025901043;
  background-image: url(http://e004777c130eade00234-5ddb36df15af65ab8482e83373c53fe5.r41.cf1.rackcdn.com/images/335.png);
  background-size: 102px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.guide-wrapper .section-1 .testimonialSpan .testimonialText { font-family: gotham_htfblack; line-height: 36px; font-size: 28px; margin-left: 148px; opacity: 0.91132025901043; }
.guide-wrapper .section-1 .testimonialSpan .testimonialBy { margin-top: 30px; margin-bottom: 10px; margin-left: 55px; opacity: 0.91132025901043; }
.guide-wrapper .section-1 .testimonialSpan .testimonialFullQuote { margin-top: 30px; margin-right: 25px; margin-bottom: 0px; }
.guide-wrapper .section-1 .testimonialSpan .testimonialFullQuote p { margin-bottom: 28px; font-size: 15px; line-height: 1.5625em; }


@media all and (max-width: 757px) {
  .guide-wrapper .section-1 .section-image { width: 100%; text-align: center; }
  .guide-wrapper .section-1 .section-image img { width: 70%; }
  .guide-wrapper .section-1 .testimonialSpan { width: 100%; 
}

@media all and (max-width: 620px) {
  section.inner-body > .center { width: 90%; }
}