.scroll {
	overflow: scroll;
	overflow-x: hidden;
	height: 409px;
	width: 670px;
}
.here {
	height: 380px;
	width: 670px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

