﻿.image-view {
    max-height: 100vh;
}

.video {
    width:100%;
    height:auto;
    max-height:100%
}

.video-content {
    max-height:100vh;
    width: 100vw;
}
