.site-header {
  background-color:#fff;
  height: 70px;
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
}
