@import url("km_base.css");
@media screen and (orientation:landscape) { 
    video.vertical-video{
        width: 40%;
    }
}