.image-row{flex-wrap:wrap;gap:5%;justify-content:center}.image-row,.image-wrapper{align-items:center;display:flex}.image-wrapper{flex-direction:column;text-align:center}.image-wrapper img{height:auto;max-height:80px;max-width:80px;object-fit:contain;width:auto}.image-title{color:#fff;font-family:Montserrat,sans-serif;font-size:1rem;font-style:normal;font-weight:400;margin-bottom:35px;margin-top:10px;word-wrap:break-word;max-width:100%;text-align:center}@media (max-width:768px){.image-row{align-items:center;display:flex;flex-wrap:wrap;gap:5%;justify-content:center}.image-wrapper img{max-height:70px;max-width:70px}.image-title{font-size:1rem;margin-top:8px}}@media (max-width:480px){.image-row{align-items:center;display:flex;flex-wrap:wrap;gap:5%;justify-content:center}.image-wrapper img{max-height:70px;max-width:70px}.image-title{font-size:.9rem;margin-top:6px}}