.story-wrapper{justify-content:space-between;gap:40px}.story-content,.story-wrapper{display:flex;flex-direction:column;align-items:center}.story-content{gap:20px}.story-header{display:flex;flex-direction:row;align-items:center;gap:10px}@media (min-width:1024px){.story-wrapper{flex-direction:row}.story-content{align-items:flex-start;max-width:60%}}