.list__container {
	flex-grow: 1;
	align-items: stretch;
}

.list__content {
	margin-bottom: $mobile-block-toolbar-height;
}
