.awards img{display:block;width:auto;height:auto;max-height:60px}.awards .container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;gap:30px}@media only screen and (min-width:768px){.awards img{max-height:80px}.awards .container{gap:6%}}@media only screen and (min-width:1400px){.awards img{max-height:100px}.awards .container{gap:6%}}