.payment-overview table.tg tbody tr td:first-child, .payment-overview table.tg thead tr th:first-child{
  text-align: left;
}

.payment-overview{
  margin-bottom: 50px !important;
}

.payment-options .accordion-button::after{
  display:none;
}

.payment-icon{
  width: 40px;
  position: absolute;
  right: 20px;
}

.payment-icon-2x{
  width: 80px;
  position: absolute;
  right: 20px;
}