How can I center my account icon between search and favorite icons on mobile?

can anyone please help to adjust account icon to the middle of search icon and my favorite icon?

url:https://hannahsaccesory.myshopify.com/

password is naihia

Hello @Pingyin

I have checked your query, this is the same as you requested so what do you want to do on this page?

@oscprofessional

yes, somehow it still shows like this on my mobile end.

@Pingyin
Hello,

@media screen and (max-width: 749px){
.header__icons .small-hide {
  text-align: center;
}
}

Add this CSS at the bottom of Online Store-> Theme->Edit code->Assets->base.scss.liquid

Like This

It’s working thank you!

@Pingyin
Hello,
This Solution its Useful so Please Like This Solution