#ai-video-box video {
  width: 100%;
  border-radius: 10px;
  margin-top: 15px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
