@media (max-width: 480px){
	.navbar-default .navbar-toggle {
		z-index: 9999 !important;
	}
}