.container > div {
	max-width: 49%;
	float: left;
}

.container > div:first-child{
	margin-right: 3%;
}
