.pointer {
	width: 100%;
	margin: 0 auto;
}

.container {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}