.end {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.none {
	display: none !important;
}
