@charset "UTF-8";
/* CSS Document */

.responsiveVid {
width:5vw; 
                height:300px;

}

video {
    width: 100%;
    height: auto;
}