.story-two-col{display:flex;gap:60px}.story-col{display:flex;flex-direction:column;gap:40px;width:50%}.story-item{align-items:flex-start;display:flex;gap:20px}.story-icon-wrap{align-items:center;background:#d7dedc;border-radius:50%;display:flex;height:70px;justify-content:center;min-width:70px}.story-icon{color:#0090c1;font-size:1.75rem}.story-content{max-width:450px}.story-title{color:#444545;font-size:1.3rem;font-weight:600;margin:0 0 8px}.story-description{color:#444545;font-size:1rem;line-height:1.6;margin:0}@media (max-width:900px){.story-two-col{flex-direction:column}.story-col{width:100%}}