img.footer-ssl-image {
    max-width: 60px;
}
.footer_col h4 {
    font-size: 24px;
}
.payment-logos {
    display: flex;
    justify-content: center;
    /* background: #0051cc; */
    align-items: center;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 25px;
    width: auto;
}
.payment-logos img {
    width: 70px;
}