.video-container{position:relative;width:100%;max-width:500px;height:auto;margin:0 auto;overflow:hidden}.video-container video{width:100%;height:auto;border-radius:10px;-o-object-fit:cover;object-fit:cover}@media (max-width: 600px){.video-container{max-width:100%;max-height:300px}}
