
.anthemeblocks-footer-payments {
    margin-bottom: 0;
    text-align: right;
}
.anthemeblocks-footer-payments li {
 display: inline-block;
 vertical-align: top;
 margin-left: 5px;
}
.anthemeblocks-footer-payments img {
    max-width: 33px;
}
@media (max-width: 767px) {
    .anthemeblocks-footer-payments {
        text-align: center;
        margin-top: 10px;
    }
}