.hideClass {
  transform: translateY(-70px);
}

.header{
	transition: .7s;
}