/* Add custom CSS styles below */ 
section:nth-child(2 of .landing-page-first-banner) .txt {

    margin-left: 0;
}

/*footer */

.copyright-text p {

    color: #fff !important;
}

.copyright-text a:hover {
    color: #fff !important;
}

/***/
.s-payments-list-item img {
    object-fit: cover;
    background: #ffffff !important;
    height: unset;
}



@media(max-width:768px) {



}