.three-blu-cards{margin:40px 0}
.three-blu-cards .row{margin:0;padding:0;justify-content:space-between}
.three-blu-cards__title{padding:0;color:#03234b;margin-bottom:10px}
.three-blu-cards__description{margin-bottom:38px}
.three-blu-cards__item{width:32%;padding:29px 10px 49px 27px;border-radius:3px;background-image:linear-gradient(to bottom,#03234b 0,#021b3b 100%)}
.three-blu-cards__item-title{font-size:1rem;line-height:1.45;text-align:left;color:#ffd200}
.three-blu-cards__item-number{font-size:2.667rem;line-height:1.45;text-align:left;color:#fff}
.three-blu-cards__item-description{font-size:.905rem;font-weight:bold;line-height:1.45;text-align:left;color:#fff}
@media(max-width:870px){.three-blu-cards__title{width:100%;font-size:1.143rem;text-align:center}
.three-blu-cards__description{font-size:.81rem;text-align:center;margin-bottom:18px}
.three-blu-cards__item-title{font-size:.905rem}
.three-blu-cards__item-number{font-size:2.095rem}
.three-blu-cards__item-description{font-size:.81rem}
.three-blu-cards__item{width:100%;margin-top:10px}
}