div#rodape .span4.pagamento ul.gateways-rodape {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border: 0;
    background: none;
}

div#rodape .span4.pagamento ul.gateways-rodape li {
    width: auto;
    padding: 10px 10px;
    background: #fff;
    margin-right: 0;
    border: 1px solid #eee;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 6px 0 0;
}

div#rodape .span4.pagamento ul.gateways-rodape li img {
    width: 65px;
}
@media(min-width:767px){
    .menu.superior .nivel-um>li {
        padding: 0 10px;
    }
    
    .menu.superior .nivel-um>li>a>strong {
        font-size: 13px;
    }
}



.home-depositions span.home-depositions__image {
    display: none;
}
.home-depositions li {
    margin: 50px 0;
}