.nav-project li{
 margin-bottom: 10px;
}
@media (max-width: 767px){
	.sticky-btn.is-show{  transform: translateX(-20px);
	}
}
