section:nth-child(3).landing-page-first-banner .txt {
    justify-content: flex-end !important;
    @media(min-width: 1024px) {
      padding-bottom: 5rem;
    }
}
.landing-page-first-banner .item-text {
  align-items: center !important;
}
.g_cat .container div{
  display: flex !important;
  align-items: center !important;
  justify-content: cetner !important;
  flex-wrap: wrap;
}
section:nth-child(11).landing-page-first-banner .txt {
  align-items : end !important;
  justify-content: center !important;

}
.store-header  {
  position: relative !important;
}