.npf_inst .tmblr-full audio[controls]{
    padding:0;
    width:100%;
    max-width:100%;
    vertical-align:middle;
    box-sizing:border-box;
}

.tmblr-full figcaption audio[controls]{
    line-height:0;
}

.poll-see-results {
    font-weight:normal!important;
}

.tmblr-full img, .tmblr-full video {
    vertical-align:middle!important;
}

/* "m@ture content" warning - move to cover entire screen */
.tmblr-iframe-overlay .content-warning-cover {
    top:0!important;
    z-index:2147483647!important;
}

.tmblr-embed iframe {
    width:100%;
    max-width:100%;
    box-sizing:border-box;
    vertical-align:middle;
}
