#inner-page-wrapper{
    margin-bottom: 0;
}

#content-sidebar, #content-full{
    min-height: unset;
}

#content .entry iframe{
    width: 100%;
    height: auto;
    aspect-ratio: 1200 / 700;
    display: block;
}