.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#file-image{display:inline-block;vertical-align:top;float:right;margin:0 0 10px 10px}
#file-image img{width:200px!important;height:150px!important;object-fit:cover}
#file-embedded{margin-top:2rem}
#file-embedded iframe{width:100%;height:90vh;border:1px solid #ccc;border-radius:4px}
#file-embedded video{width:100%;height:auto!important;max-height:90vh;object-fit:contain;border:1px solid #ccc;border-radius:4px}
img{max-width:100%}
@media (max-width:720px){
#file-image{display:block;float:none;margin:0 0 1em 0}
#file-image img{width:100%!important;height:auto!important}
#file-download,#file-characteristics{display:block}
#file-characteristics{margin-top:.5em}
}
@media (max-width:480px){
#file-image{display:block;float:none;margin:0 0 1em 0}
#file-image img{width:100%!important;height:auto!important}
#file-download,#file-characteristics{display:block}
#file-characteristics{margin-top:.5em}
}

