#slider1 {
	position: static;
	overflow: visible;
	margin: auto;
	width: auto;
	height: auto;
}

.portfolio {
	overflow: auto;
}