.payment_method_woocommerce_qpay .payment_method_woocommerce_qpay--holder  {
    text-align: center;
}

.payment_method_woocommerce_qpay .payment_method_woocommerce_qpay--holder .payment_method_woocommerce_qpay--holder__warning {
    color: #ffc107;
}

.payment_method_woocommerce_qpay img.qr-img {
	max-width: 200px !important;
    width: 100% !important;
    height: auto !important;
    min-height: auto !important;
    margin: 0 auto !important;
    display: block !important;
}

a.mobile-bank-links {
    display: block;
    margin: 0, 0, 8px 0;
    font-weight: 400;
    color: #343a40 !important;
}
a.mobile-bank-links:hover {
    text-decoration: none;
}
.deep-link-wrapper a {
    display: inline-block;
    overflow: hidden;
    max-width: 50px !important;
    margin: 4px !important;
}

.deep-link-wrapper a img {
    max-width: 50px !important;
}