body {
	min-height: 100vh !important;
	display: flex;
	flex-direction: column;
}
.main-footer {
	height: 60px;
	margin-top: auto;
}