.main-navigation {
	position: absolute;
    bottom: 0;
    z-index: 100;
}
@media (min-width : 768px) {
	.site-info {
		margin-bottom: 45px;
	}
}