/*
Theme Name: Style Plugin WooCommerce Payment Proof Uploader
Theme URI: https://webcontent.site/
Description: Style ระบบแนบหลักฐานการชำระเงิน.
Author: Your Bluetb
Author URI: https://webcontent.site/
Version: 1.0
License: Bluetb
*/
.promptpayimg{
    width: 30%;
    margin-bottom:15px;
}
@media (max-width: 768px){
    .promptpayimg{
        width: 100%;
    }
}