﻿.benefits-wrapper {
  background-color: #F8F8F8;
  background-image: url('../images/home_benefits_bg_top.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: -80px;
  padding-top: 140px;
}
.benefits-wrapper-bottom-bg {
  /*background-color: #F8F8F8;
    background-color: #F89900;*/
  background-image: url('../images/home_benefits_bg_bottom.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 220px;
}
div.customers-wrapper {
  margin-top: -150px;
}
div.customers-wrapper .col-logo-container {
  border: 1px solid #dce4e7;
  background: #ffffff;
}
div.customers-wrapper .row-logos > div {
  height: 200px;
  text-align: center;
}
div.customers-wrapper .row-logos img {
  max-width: 75%;
}
.col-sayings-container {
  margin-top: -200px;
}
.prices-wrapper {
  margin-top: 100px;
  background-color: #F8F8F8;
  background-image: url('../images/home_benefits_bg_top.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: -170px;
  padding-top: 230px;
}
.prices-wrapper .price-intro {
  height: 80px;
  text-align: center;
}