@media screen and (max-width: 900px) {
  .nk-menu-background {
    border: none;
  }
  .nk-hero{
          min-height: 80vh !important;
  }
  .g-pay-store-btn{
                min-width: 200px;
                padding: 14px 5px !important;
                border-radius: 14px;
                gap: 12px;
                text-decoration: none;
}
.about-ban-img{
        width:100% !important;
        max-width:100% !important;
                margin-top: 10px !important;
    }
    .how-it-works-main-img{
        display: block !important;
    }
}