#btnContainer {
	position: relative;
	display: block;
	margin: 15px 0; 
}
	.btn.checkout {
		position: absolute;
		right: 0;
	}