.card-body {
	height:500px;overflow-y:auto;
}
.card-body-small {
	height:350px;overflow-y:auto;
}

.content-wrapper-large {
	max-width: 1300px;
}