.store-footer .container > div >img {
    filter: brightness(0.0)invert(1);
}
.s-payments-list-item img {
    object-fit: cover;
    background: #ffffff !important;
    height: unset;
}

.landing-page-first-banner .txt{
margin-right:0;


}

@media(max-width:768px) {
.landing-page-first-banner .item-text {
    max-width: 157px !important;
}

  .landing-page-first-banner  .item-text h1 {
    font-size: 16px !important;
}

  .landing-page-first-banner .swiper-wrapper {
    height: 30vh;
}
}