.related-stories__listing{display:flex;justify-content:space-between;margin:0 -25px;width:calc(100% + 50px)}.related-stories__item{align-items:flex-start;display:flex;flex-direction:column;margin:25px;max-width:720px;width:calc(50% - 50px)}.related-stories__header{flex-grow:1;font-weight:400;margin:30px 0 10px}.related-stories__text{margin:0;max-width:100%}.related-stories__button{margin-top:25px}.related-stories__item__image{background-position:50%;background-size:cover}.related-stories__item__image,.related-stories__item__video{overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.related-stories__item__video video{width:100%}@media only screen and (max-width:768px){.related-stories__listing{flex-direction:column;margin:0;width:100%}.related-stories__item{margin:25px auto;width:100%}}