.our-story-section{background:#011971;margin:100px 0;overflow:hidden;padding:0}.our-story-container{align-items:stretch;display:flex;height:100%;justify-content:center;max-height:450px;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{font-size:36px;font-weight:600;margin-bottom:20px}.story-description{font-size:18px;line-height:1.6}.our-story-image{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;clip-path:polygon(10% 0,100% 0,100% 100%,0 100%);flex:1;height:auto;max-width:50%;right:0;top:0;width:50%}@media screen and (max-width:1024px){.our-story-container{flex-direction:column-reverse;height:auto}.our-story-image,.our-story-text{height:400px;max-width:100%}.our-story-image{clip-path:none;position:relative;width:100%}}