.wrap-365 .faq-wrap {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wrap-365 .faq-wrap .faq-content {
  text-align: center;
}

.wrap-365 .column-4 p img {
  height: 150px;
  width: 150px;
}

.gform_card_icon_discover {
  background-position: -107px 0;
}
.gform_card_icon_amex {
  background-position: -71px 0;
}
.gform_card_icon_mastercard {
  background-position: -37px 00px;
}
.gform_card_icon_visa {
  /* background-position: 0px 0; */
}

.h1-container > h3{
  text-align:center;
}
/*footer*/
@media (max-width: 768px) {
  footer.header-footer section {
      padding-top: 0px;
  }
}
footer.header-footer .footer-container>.frame {
  margin-top: 20px;
}