/* Place any CSS overrides in this file. */
  @media only screen and (min-width: 768px)
.footer-alignment--left .bottom--footer-row .payment-icons {
  order: 2;
  flex: 1 0 55%;
  text-align: right;
}