.md-typeset svg, .md-typeset video {
    height: 500px !important; 
    object-fit: cover !important ;
    width: 100% !important;
    max-width: 100% !important;
}

/* .md-typeset img{
    height: 50%;
    width: 50%;
} */

