.our-journey{text-align:center;padding:40px 20px;background-color:#f9f9f9}.journey-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:40px}.journey-image-wrapper{display:flex;justify-content:center;align-items:center}.journey-image{max-width:100%;height:auto;border-radius:10px;object-fit:contain}.desktop-image{display:block}.mobile-image{display:none}@media screen and (min-width: 768px){.journey-title{font-size:2.5rem}.journey-image{max-width:85%}}@media screen and (min-width: 1024px){.journey-image{max-width:90%}}@media screen and (max-width: 767px){.desktop-image{display:none}.mobile-image{display:block}}
