.capture-container {
    max-width: 400px;
    width: 100%;
}

.video-active {
    max-width: 100%;
    height: auto;
}

.video-hidden {
    display: none;
}
