body {
	margin-top: 81px; /* adjust this if the height of the menu bar changes */
}

.navbar-fixed-top .nav {
	padding: 15px 0;
}

@media (max-width: 767px) {
	
	body {
	margin-top: 50px; /* adjust this if the height of the menu bar changes */
}
	
	}