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