style/master.css [683:694]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  }
  .mailing-list {
    text-align: center;
    margin-bottom: 0;
  }
  #hide-mobile {
    display: none;
  }
  #search-box {
    width: 75%;
  }
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



style/master.less [767:781]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    }

    .mailing-list {
        text-align: center;
        margin-bottom: 0;
    }

    #hide-mobile {
        display: none;
    }

    #search-box {
        width: 75%;
    }
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



