.stories-hero{position:relative}.stories-hero__image{width:100%;height:350px}.stories-hero__image:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.35),transparent)}.stories-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stories-hero__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stories-hero__logo img,.stories-hero__logo svg{width:100%;height:auto}.stories-hero__description{position:absolute;width:100%;bottom:40px;text-align:center;color:var(--white);display:none}@media (min-width:768px){.stories-hero__image{height:520px}.stories-hero__description{display:block}}@media (min-width:1600px){.stories-hero__image{height:600px}}.stories-hero__logo{width:192px}@media (min-width:768px){.stories-hero__logo{width:340px}}