.video-container{
    max-width: 1440px;
    max-height: 720px;
    width: 100%;
    height: auto;
}
.video-play{
    width: 100%;
    height: auto;
    max-height: 100%;
   }