.texto-clientes h2 {max-width:804px;margin: 0 auto;}
.logos img {width:165px; height: auto;}
.logos figure {display: flex;
    /* flex-direction: column; */
    align-items: center;
    justify-content: center;}
.texto-clientes h4 strong {font-weight:400; color: var(--color-blue-buk);}

@media only screen and (min-width: 767px) {.logos img {width:155px;}