.main-div{max-width:1020px;margin:0 auto}
.journey-info-main-container{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:112px;column-gap:20px;margin-top:23px}
.journey-info-content-wrapper{font-family:"Poppins-Regular";display:flex !important;flex-direction:column;align-items:center;padding:0 20px 0 20px}
.journey-info-content-div{width:calc(33.333% - 13.333px)}
.journey-img-div{border:1px solid #d6d6d6;border-radius:50%;position:relative;margin-bottom:15px;width:92px;height:92px;display:flex;align-items:center;justify-content:center}
.journey-img-div img{display:inline-block;width:auto;height:45px}
.journey-img-div .journey-num-div{width:30px;height:30px;line-height:30px;text-align:center;background:#f5822d;color:white;font-family:"Poppins-Regular";font-size:16px;position:absolute;top:0;right:0;translate:35% 0;border-radius:50%}
.journey-info-head{font-size:20px;line-height:26px;text-align:center;margin-bottom:4px;font-family:'Poppins-Semibold';color:#333}
.journey-info-des{width:286px;font-size:16px;line-height:21px;text-align:center;color:#333}
@media(max-width:991px){.journey-info-content-wrapper{padding:0 21px}
.journey-img-div{width:55px;height:55px;margin-bottom:16px}
.journey-img-div img{height:27px}
.journey-img-div .journey-num-div{width:18px;height:18px;line-height:18px;font-size:10px}
.journey-info-head{margin-bottom:8px;font-size:16px;line-height:21px}
.journey-info-des{font-size:12px;line-height:16px;width:100%}
.journey-info-main-container{margin-bottom:80px;column-gap:0}
}
@media(max-width:767px){.journey-info-main-container{flex-direction:column;margin-bottom:15px;margin-top:0}
.journey-info-content-wrapper{padding:16px 21px 25px 21px}
.journey-info-content-div{width:100%}
.journey-img-div{width:92px;height:92px;margin-bottom:14px}
.journey-img-div img{height:45px}
.journey-img-div .journey-num-div{width:30px;height:30px;line-height:30px;font-size:16px}
.journey-info-head{margin-bottom:8px;font-size:18px;line-height:22px}
.journey-info-des{font-size:14px;line-height:17px;width:100%;padding:0 12px}
}