.box-main-agenda-utama{
	overflow: hidden;
}
.box-agenda-utama{
	background: white;
	padding: 5px;
	/*min-height: 500px;*/
	max-height: 600px;
	overflow-y: scroll;
	width: 120%;
}

