.social-proof-container{margin-top:32px;padding-bottom:32px;display:flex;gap:12px;max-width:100%}
.social-proof-image{width:100%;max-width:60px;height:auto;display:block}
@media screen and (min-width:425px){.social-proof-container{gap:16px}
.social-proof-image{max-width:80px}
}
@media screen and (min-width:1200px){.social-proof-image{max-width:100px}
}
@media screen and (min-width:1920px){.social-proof-container{margin-top:48px}
}