@media only screen and (max-width: 959px) and (min-width: 768px){
	#logo {
  	  margin-top: 12px;
	}
}