.mainflex {
	display: flex;
	flex-direction: column;
}
.flex1 {
	display: flex;
}
