.main-image {
	margin: 0 auto 10px;
}
.group-content {
  margin-bottom: 20px !important;
  padding: 10px 25px !important;
}
.hdrMinistry,
.hdrPickRecurringDate,
.hdrAddress,
.hdrPaymentInformation,
.hdrComments {
  margin-bottom: 0 !important;
}
input, select, textarea, .intl-tel-input {
  margin-top: 5px;
}
.btn-edit-cc, .btn-edit {
  bottom: 35px;
}
@media (max-width: 1199px) {
  .billing-info .row .col-md-12 {
    /* padding-top: 15px; */
    padding-top: 0;
  }
}