
.box1 {
	height: 371px;
}

.box2 {
	height: 544px;
}

.box1, .box2 {
	overflow: scroll;
}

.box {
	margin: 0;
	padding: 0 15px;
}
