.our-journey{text-align:center;background-color:#f9f9f9;padding:40px 20px}.journey-title{color:#333;margin-bottom:40px;font-size:2rem;font-weight:700}.journey-image-wrapper{justify-content:center;align-items:center;display:flex}.journey-image{object-fit:contain;border-radius:10px;max-width:100%;height:auto}.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}}
