.awards{background-color:#f4f6fa;border-top:2px solid var(--clr-primary);padding:20px 0}.awards__wrapper{display:flex;flex-flow:row wrap;justify-content:center;margin:0 auto;max-width:1440px}.awards__inner{flex:0 0 20%;padding:30px;text-align:center}.awards__image-wrapper{align-items:center;display:flex;height:160px;justify-content:center;margin-bottom:10px}.awards__image-wrapper>img{max-height:100%;width:auto!important}.awards__inner p{font-weight:700}@media screen and (max-width:1200px){.awards__image-wrapper{height:150px}}@media screen and (max-width:1023px){.awards__inner{flex:0 0 33.33333%}}@media screen and (max-width:767px){.awards__inner{flex:0 0 50%;padding:20px}.awards__image-wrapper{height:120px!important}}