.badge-wall{align-items:center;display:flex;gap:5%;margin-top:1.6rem;width:100%}.badge-hero{display:flex;flex:0 0 38%}.badge-hero img{height:auto;width:100%}.badge-grid{align-items:center;display:grid;flex:1;gap:6px 0;grid-template-columns:repeat(3,1fr)}.badge-grid div{display:flex;justify-content:center}.badge-grid img{height:auto;width:100%}@media (max-width:768px){.badge-wall{flex-direction:column;gap:20px;margin-left:auto;margin-right:auto;max-width:420px}.badge-hero{flex:none;width:55%}.badge-grid{width:100%}}@media (max-width:640px){.badge-hero{width:62%}.badge-grid{gap:14px 10px}}