.main-content__body--promise figure {
  width: var(--max-width);
  max-width: 100%;
  margin: 0 auto 4rem;
}
.main-content__body--promise figure img {
  width: 100%;
}

@media (min-width: 1024px) {
  .main-content__body--promise figure {
    width: 60%;
    margin: initial;
    margin-bottom: 5rem;
  }
}

/*# sourceMappingURL=receipt.css.map */
