How can I evenly space and resize header icons for mobile view?

Can anyone help to make the header icons look more neat by separating them out an equal distance and making them the same size. It looks fine on web but not on mobile thus is my preview. https://29ea2f-3.myshopify.com/

Hi @ti7
The link is password protected can you share the preview password

Hello @ti7
password?

I’ve now put no password required

https://29ea2f-3.myshopify.com/

I’ve now put no password required now

https://29ea2f-3.myshopify.com/

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.header__icons { padding-right: unset !important; }