How can I enlarge the payment icons for Google Merchant Center approval?

Hello friends. I’m having issues with Google Merchant Center approval due to the small size of the payment icons. Can you help me to increase it please?

I know the code is here:

But I don’t know how to change. I appreciate if anyone can help me.

Regards!

Hey @jeffbbar ,
Welcome to the Shopify community!
Please share your store URL.
So that I will check and let you know the exact solution here.
Thank you.
Raman!

Hey @jeffbbar ,
Welcome to the Shopify community!
You can follow the instruction below:

.payment-list__item2 {
    height: 35px !important;
    width: 55px !important;
}

please add this to your CSS file.
If you feel like my answer is helpful, please Like and mark it as a solution. Let me know if you have any further questions.
Thank you!
Raman

Hi @ReturnPrime

The URL: lojavivermelhor.com.br

Thank u bro!

Pode me dizer se estou adicionando no local correto?

Hey @jeffbbar ,
Apologies, i didn’t understand above language.
Could you please write down in English?

Sorry man. I forgot

Can you tell me if I’m adding it in the right place?

Yes @jeffbbar ,
It should work.
If not, then search for theme.aio.min.css, paste above css.

Thank u man! You’re great!!!