/** @format */

._brlbs-embed {
	width: 100%;
	position: relative;
	min-height: 400px;
	background-color: #666;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

._brlbs-google-maps {
	background-image: url('../../img/borlabs/maps_bg.jpg');
}

._brlbs-google-maps img {
	opacity: 0;
	display: none;
}
