.camera-pipe-receiver-wrapper {
	position: relative;
	width: 100%;
	max-width: 100%;
}

.camera-pipe-receiver-video {
	width: 100%;
	height: auto;
	display: block;
	background: #000;
}





