#Header {
    padding-top: 45px;
}
@media only screen and (max-width: 767px) {
	#Menu .container{
		top: 40px;
	}
}