How to change the position of my store home buttons?

So the home buttons are automatically placed in the center of the section, and i don’t want that.

I want my buttons to be in the bottom of the section like shown in the pictures.

so if anyone can help me with this i would be so happy. Thanks!

Store link:

https://animo-wrld.myshopify.com/

Store password: 123456

@ahmedvall

sorry for that issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
    this code apply for after 5 - 6 second
.hero__inner {
vertical-align: bottom;
}

It worked thank you

@ahmedvall

its my pleasure to help us