
html, body {
height: 100%;
}

main {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
padding-bottom: 80px;
}

footer {
/*height: 280px;*/
bottom: 0;
}
