.u-container {
  margin-top: 20px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 40em) {
  .u-container {
    margin-top: 30px;
  }
}
#payment {
  margin-top: 60px;
}
.payment-txt {
  margin-top: -20px;
  margin-bottom: 30px;
}