/*! Place your custom styles here */

nav.bar {
	padding-bottom:5em;
}

.bar .logo {
    max-height: none;
    max-width: none;
    width: 100%;
    max-width: 150px;
    height: auto;
    top:0;
}

footer .logo {
	max-height: none;
	width: 170px;
	height: auto;
}