section.rewards .items{display:flex;flex-direction:column;margin:0 -16px}section.rewards .items>div{margin-top:40px}section.rewards .icon{width:87px;height:89px;border-radius:16px;background-color:#fff;margin:0 auto 24px;display:flex;justify-content:center;align-items:center}
section.rewards .icon img{width:48px}section.rewards .icon i{font-size:40px;color:#075da7}section.rewards .info{text-align:center}section.rewards .info h4{color:#075da7;font-weight:bold;margin-bottom:8px}
section.rewards .info span{font-size:18px;color:rgba(51,51,51,.5);line-height:1.33}@media screen and (min-width:768px){section.rewards h2{font-size:37px;line-height:1.27}section.rewards .items{flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}
section.rewards .items>div{flex:0 0 300px;margin:40px 16px 8px}}@media screen and (min-width:992px){section.rewards .items>div{flex:1 1 20%}}@media screen and (min-width:1200px){section.rewards .items{flex-wrap:nowrap}
}