#video-container {
	line-height			: 0;
}

#qr-video {
	border				: 1px solid silver;
	border-radius		: 15px;
	width				: 100%;
	max-height			: 400px !important;
}

.mr-1 {	margin-right	: 10px; }
.mr-2 {	margin-right	: 20px; }