.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:21px;line-height:1.45;text-align:left;color:#ffd200}
.three-blu-cards__item-number{font-size:56px;line-height:1.45;text-align:left;color:#fff}
.three-blu-cards__item-description{font-size:19px;font-weight:bold;line-height:1.45;text-align:left;color:#fff}
@media(max-width:870px){.three-blu-cards__title{width:100%;font-size:24px;text-align:center}
.three-blu-cards__description{font-size:17px;text-align:center;margin-bottom:18px}
.three-blu-cards__item-title{font-size:19px}
.three-blu-cards__item-number{font-size:44px}
.three-blu-cards__item-description{font-size:17px}
.three-blu-cards__item{width:100%;margin-top:10px}
}