.story .heading{justify-content:space-between;align-items:start;gap:200px;display:flex}.story .heading a{width:fit-content;margin-top:16px}.story .imgs-row{gap:32px;width:300vw;margin-top:32px;display:flex;overflow-x:hidden}.story .imgs-row img{max-height:430px}@media (max-width:1536px){.story .imgs-row img{max-height:350px}}@media (max-width:1280px){.story .heading{gap:32px}.story .heading .right{max-width:42%}.story .imgs-row img{max-height:280px}}@media (max-width:1024px){.story .heading{flex-direction:column;gap:24px}.story .heading .right{max-width:100%}.story .imgs-row{gap:20px}.story .imgs-row img{max-height:300px}}@media (max-width:768px){.story .imgs-row img{max-height:260px}}
