.vp-payment-methods {
  text-align: left;
}

.vp-payment-methods .product__heading {
  margin-bottom: 0.5rem;
}

.vp-payment-methods__image {
  max-width: var(--payment-image-width, 280px);
  margin-inline-start: 0;
  margin-inline-end: auto;
}

.vp-payment-methods__image .image-wrapper {
  width: 100%;
}
