.story .wide-html {
    width: 100%;
    max-width: none;
    margin-left: 0;
    transform: none;
}

.wide-html-frame {
    display: block;
    width: 100%;
    height: 150px;
    border: 0;
}
