@media screen and (min-width: 768px) {
  .bg-fv {
    height: 676px;
  }
}
.bg_green {
  background-color: #42BB5E !important;
}

@media screen and (min-width: 405px) {
  .fv-img {
    width: 300px;
  }
}/*# sourceMappingURL=add.css.map */