.icon-row{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:3vw 0}.icon-row--image{align-items:center;display:flex;justify-content:center;margin:10px 0;width:32%}.icon-row--image img{filter:brightness(.7) grayscale(1);height:auto;opacity:.6;width:90%}@media only screen and (min-width:600px){.icon-row--image{height:100px;margin:20px 0;width:25%}.icon-row--image--nine{width:20%}.icon-row--image--nine:nth-child(-n+4){width:25%}.icon-row--image img{height:auto;max-width:120px;width:auto}}