.our-story-section{background:#011971;overflow:hidden;padding:0}.our-story-container{align-items:stretch;display:flex;height:100%;justify-content:center;max-height:550px;max-width:100%;overflow:hidden;position:relative}.our-story-text{color:#fff;display:flex;flex:1;flex-direction:column;justify-content:center;max-width:50%;padding:100px}.our-story-text h2{color:#fff;font-size:36px;font-weight:600;margin-bottom:20px}.our-story-text p{color:inherit;font-size:inherit;line-height:1.6}.our-story-image{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;clip-path:polygon(0 0,100% 0,90% 100%,0 100%);flex:1;height:auto;left:0;max-width:50%;top:0;width:50%}@media screen and (max-width:1024px){.our-story-container{flex-direction:column;height:auto}.our-story-image,.our-story-text{height:400px;max-width:100%}.our-story-image{clip-path:none;position:relative;width:100%}}