.header {
  box-shadow: 0 2px 4px 0 rgba($color-black, 0.10);
  left: 0;
  right: 0;
  top: 0;
	position: static;
  width: 100%;
  z-index: 70;
}