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