div#brucnossosclientes li div {
    display: none;
}
div#brucnossosclientes img {
    margin: 0 auto;
}
.functional-buttons{
    margin-top: 10px;
}
.btn-comprar {
    float: none;
    display: block;
    text-transform: uppercase
}
.btn-comprar {
    border-color: #1e5681 !important;
    background-color: #2D7BB6 !important;
    color: #fff !important;
}
  
.btn-comprar:afte{color: inherit}
  
.functional-buttons .btn-comprar{
    background: #4ab647 !important;
    border-color: #358532 !important
}