/* custom bg image */
.area-main-container {
	background-image: url('/css/background-772049-1920-10.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: cover;
}
#webrtc-container {
	background:unset;
}


