.d-flex {
	display: flex !important;
	flex-direction: column;
	/* justify-content: space-around; */
	align-items: center;
}