.woocommerce img, .woocommerce-page img {
    height: 50px !important;
    max-width: 100px !important;
    
}

.ompay-payment-gateway {
    background-color: #f5f5f5;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 15px;
}

.ompay-payment-gateway img {
    max-width: 100px;
    margin-bottom: 10px;
}