@media (max-width: 767.98px) {
  .section1 .section1biglogo {
    margin-top: 30px;
  }
}
@media (max-width: 575.98px) {
  .section1 .section1biglogo {
    margin-top: 30px;
  }
}

.button {
  width: 312px;
  height: 60px;
  display: inline-block;
  background-image: url("/button.png");
  font-family: GloberThin;
  font-weight: bold;
  text-decoration: none;
  font-size: 21px;
  color: white;
  line-height: 64px;
  margin-top: 31px;
  cursor: pointer;
}

/*# sourceMappingURL=mobile-payments.css.map */
