.content div.presentation
{
    width: 100%;
    padding: 0px;
}
.content div.presentation .content h1
{
    white-space: normal;
    text-align: start;
}
.stories_container
{
    padding: 0px;
}
.story .image_container .image
{
    max-width: 100vw;
    max-height: 90vh;
    height: unset;
}