@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none; } }
#z_wrapper {
  position: relative;
  margin: 0 0 10px 0;
  display: block;
  float: none;
  clear: both;
  overflow: auto;
  font-family: 'helvetica neue', Helvetica, Arial, Verdana, sans-serif;
  background-color: #ffffff; }
  #z_wrapper .z_header {
    position: relative;
    overflow: visible; }
    #z_wrapper .z_header .fb-like {
      position: absolute;
      top: 735px;
      left: 90px;
      z-index: 999; }
    #z_wrapper .z_header .twitter-share-button {
      position: absolute;
      top: 735px;
      left: 190px;
      z-index: 999; }
    #z_wrapper .z_header img {
      position: relative;
      z-index: 1; }
    #z_wrapper .z_header div {
      position: absolute;
      top: 400px;
      left: 90px;
      z-index: 2;
      width: 640px; }
      #z_wrapper .z_header div h1 {
        padding: 0;
        margin: 0 0 15px 0;
        font-size: 100px;
        font-weight: bold;
        line-height: 80px;
        color: #008f51; }
      #z_wrapper .z_header div h2 {
        padding: 0;
        margin: 0 0 15px 0;
        font-size: 28px;
        font-weight: normal;
        line-height: 30px;
        color: #fff; }
      #z_wrapper .z_header div p {
        padding: 0;
        margin: 0;
        font-size: 18px;
        font-weight: normal;
        line-height: 20px;
        color: #fff; }
  #z_wrapper .z_stores {
    width: 870px;
    padding: 20px 0 0 90px;
    background: #008f51;
    overflow: hidden; }
    #z_wrapper .z_stores h2 {
      margin: 0;
      padding: 0;
      font-size: 35px;
      font-weight: normal;
      line-height: 35px;
      color: #fff; }
    #z_wrapper .z_stores ul {
      margin: 20px 0;
      padding: 0 35px 0 0;
      display: block;
      float: left; }
      #z_wrapper .z_stores ul li {
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 17px;
        font-weight: normal;
        line-height: 20px;
        color: #fff;
        list-style-type: none; }
        #z_wrapper .z_stores ul li span {
          font-weight: bold; }
  #z_wrapper .z_legal {
    display: block;
    float: none;
    clear: both;
    margin: 0;
    padding: 20px;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    color: #555; }
