.bundle-container {
	width: 230px;;
	margin: 8px;
	height: 96%;
}

.item-list {
	height: 200px;
	overflow-y: auto;
}

#search-form {
	background-color: var(--body-background-color);
	padding-bottom: 16px;
}
