.fv {
  background-image: url(/business/service/img/sustainability/carbon-offset-service/cos-01hero-pc.png);
  background-repeat: no-repeat;
  background-position: 50% 67%;
  background-size: cover;
}
@media (max-width: 640px) {
  .fv {
    background-image: url(/business/service/img/sustainability/carbon-offset-service/cos-01hero-sp.png);
    background-position: center;
  }
}
.fv--lead {
  color: #fff;
}

#service, #step {
  background-color: #F1E1ED;
}

#other {
  background-color: #E6E2E4;
}
#other .three-up-h--content-wrapper {
  justify-content: space-around;
}

.align-left {
  text-align: left;
}/*# sourceMappingURL=cos.css.map */