  nav.more {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -49px;
    top: 500px;
    z-index: 9999;
    background: url(../../img/en-us/icon_more.png) 50% 50% no-repeat;
    height: 118px;
    width: 98px;
   
  }

  .story h1 {
    font-size: 16px;
    font-family: "NikeGratton","Helvetica";
    font-weight: bold;
    letter-spacing: 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
    margin: 0 0 2px 0;
  }
  
  .story header h2 {
    font-size: 75px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 60px;
    margin: 0 0 50px 0;
    color: #4f9426;
  }

  .story header h2 #sp {
    display:block;
    height:15px;
  }

  /* @Footer */

  footer {
    padding: 70px 0 0 160px;
  }

  .nike-legal {
    margin: 280px 0 20px 260px;
  }

/* ---------------------------------- */