.our-story{display:flex;flex-direction:column;gap:50px}.our-story.desktop{display:block}.our-story.mobile{display:none}@media (max-width:767px){.our-story.desktop{display:none}.our-story.mobile{display:block}}.contact-container h2{margin-bottom:86px}.contact-container p{max-width:362px;width:100%}.img-container-contact{margin-top:-120px}