.video-container video {
  width: 950px;   /* adjust to your preferred width */
  height: auto;   /* keeps the aspect ratio */
  border-radius: 10px; /* optional */
}
