@media (max-width: 992px) {
  .pay__step__content.first {
    min-height: 22rem;
  }
}

@media (max-width: 992px) {
  .pay__step:nth-of-type(2) .pay__step__content > img {
    left: 5.8rem;
    bottom: -2rem;
  }
}

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