.widefat {
  width: 100%;
  margin: 0;
  clear: both;
  border-spacing: 0;
}

.woocommerce-checkout #payment ul.payment_methods li img {
  height: 25px;
  width: auto;
}

.woocommerce-checkout #payment ul.payment_methods li img.qr-code-image {
  width: 100%;
  max-width: 400px!important;
  height: auto;
  margin-top: 25px;
  margin-bottom: 25px;

}
