div.global-wrapper{
	min-height: 100vh;
	position: relative;
}
main{
	padding-bottom: 115px;
}

.ldiv, footer{
	position: absolute;
	bottom: 0;
	left: 0; right: 0;
}
.ldiv{
	bottom: 60px;
}