


#menu-custom {
  position: fixed;
}

#logo {
	transition-duration: .3s;
	height: 120px;
}

#container {
	padding-top: 120px;
}
