@media screen and (max-width: 766px) {
.desktop-jawn { top: 50px; }
.navigation-top {     
    z-index: 3;
    position: absolute;
    width: 100%;
    top: 0px;
}
	.menu-toggle {
		color: #fff !important;
	}
}