
         .responsive-img_img {
         width: 100%;
         height: auto;
         }
         #story-primary .media {
         max-width: 100%;
         }
         .media {
         display: flex;
         flex-direction: column;
         align-items: center;
         width: 100%;
         }
         .media.image {
         margin-bottom: 1rem;
         }
      