.dropdown-menu {
	max-height:500px;
	overflow-y:scroll;
}

.col-centered {
    float: none;
    margin: 0 auto;
}
