#mainLogo {
  text-align: center;
  background: url(../../assets/img/header_bg2.jpg);
}

#mainLogo img {
  margin-top: 20px;
}

#order {
  display: block;
  text-align: right;
  margin: auto;
}

#orderButton {
  background-color: green;
  color: white;
}

#orderButton a {
  color: white;
}

.carousel-indicators {
  bottom: -30px;
}

#nourish {
  margin-top: 20px;
  background-color: #EAEAEA;
  text-align: center;
  color: #218C00;
  font-size: 22px;
}

#howitworks {
  text-align: center;
  margin: auto;
  margin-top: 20px;
}

#howitworks img {
  margin: 0 auto;
}

.howitworks {
  color: black;
  font-size: 30px;
}

#precision {
  margin-top: 40px;
  background-color: #EAEAEA;
  padding-top: 25px;
  padding-bottom: 25px;
}

.pbg {
  background-color: white;
}

#about img {
  margin: auto;
  margin-top: 50px;
}

#about {
  margin-top: 30px;
}

#loseorgain {
  margin-top: 40px;
  background-color: #EAEAEA;
  padding-top: 20px;
  padding-bottom: 20px;
}

