
.bg_wrapper {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inline_wrapper.half {
	width: 50%;
	display: inline-block;
	float: left;
}