.journey-wrap{justify-content:space-between}.journey-wrap .journey-card{border:1px solid #cac9c1;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;flex:1;flex-direction:column;justify-content:center;padding:30px;text-align:center;text-decoration:none}.journey-card__image{height:56px;margin:0 auto 15px;width:56px}.journey-card__title{font-size:22px;font-weight:600;line-height:1.4}.journey-wrap .arrow-card{align-self:center;flex-shrink:0;height:30px;margin:0 16px;width:30px}@media (max-width:960px){.journey-wrap .journey-card{padding:30px 10px}}@media (max-width:767px){.journey-wrap{align-items:center;flex-direction:column}.journey-wrap .journey-card{max-width:350px;width:100%}.journey-wrap .arrow-card{margin:15px 0;transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg)}}