
.container{
	
}
.top-bg{
	width: 100%;
	height: 100%	;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}
