.awards-list{display:flex;flex-flow:row wrap;justify-content:space-between;justify-items:center;margin-bottom:60px}.awards-list .award{width:22%;text-align:center;margin-bottom:30px}.awards-list .award img{max-width:90%;max-height:200px;margin:0 auto}.awards-list .award a{display:flex;align-items:center;justify-items:center;height:100%}