Homepage - Image Banner in the mobile version to be customized - Dawn Theme

Hi, Hope you are doing well.

In my home page there is a image banner in the end. the same looks fine in the desktop version but in the mobile version it looks like below. I need it to look the same way as the desktop version where the learn now button is in the bottom. Please help. Thanks in advance. This is my URL: https://aikyforyou.com/

@IndujaAIKY - please add this css to the very end of your base.css file and check, adjust number 8 as per the need

@media screen and (max-width: 749px){
#shopify-section-template--18120973484332__d9d2bdaf-887b-42be-bf86-21c34ec6cbbf .banner__box{position: relative;    top: 8rem;    text-align: center;}
}