.scroll-holder{
	width: 455px;
	height: 480px;
	position: relative;
}
.scroll-holder2 {
	width: 455px;
	height: 480px;
	position: absolute;
	overflow: hidden;
}

.seo .scroll-holder2 {
	overflow-y: auto !important;
}

.scroll-content{
	position: absolute;
	width: 440px;
}