.page--stealth-classic {
  background: #282828; }
  .page--stealth-classic .sec--prod--title h1 {
    margin: 2rem 0; }
  .page--stealth-classic .sec--prod--title p {
    font-size: 4.7rem;
    line-height: 5rem; }
    @media screen and (max-width: 960px) {
      .page--stealth-classic .sec--prod--title p {
        font-size: 2.3rem;
        line-height: 2.6rem; } }
  @media screen and (max-width: 530px) {
    .page--stealth-classic .sec--prod--gallery .gallery-box img {
      position: relative;
      left: 7%; } }
  @media screen and (max-width: 960px) {
    .page--stealth-classic .sec--superflat {
      padding-top: 5rem;
      padding-bottom: 100%;
      background-color: #00d3dc;
      background-position: center bottom;
      background-size: 250% auto; } }
  .page--stealth-classic .sec--valve {
    background-size: cover; }
    @media screen and (max-width: 960px) {
      .page--stealth-classic .sec--valve {
        background-size: auto;
        background-position: right 60% top; } }
  .page--stealth-classic .sec--bag {
    background-size: cover; }
    @media screen and (max-width: 960px) {
      .page--stealth-classic .sec--bag {
        padding-top: 5rem;
        padding-bottom: 5rem;
        background-position: left 10% top;
        background-size: auto; } }
  .page--stealth-classic .sec--harness {
    background-size: cover; }
    @media screen and (max-width: 960px) {
      .page--stealth-classic .sec--harness {
        padding-top: 5rem;
        padding-bottom: 5rem;
        background-position: left 70% top;
        background-size: auto; } }
  .page--stealth-classic .sec--ballast {
    background-size: cover; }
    @media screen and (max-width: 960px) {
      .page--stealth-classic .sec--ballast {
        background-position: left 70% top;
        background-size: auto; }
        .page--stealth-classic .sec--ballast .sec__inner {
          justify-content: flex-start; } }
  .page--stealth-classic .sec--prod--columns img:not([data-lazy]) {
    margin-top: 2rem; }
    @media screen and (max-width: 960px) {
      .page--stealth-classic .sec--prod--columns img:not([data-lazy]) {
        margin-top: 3.7rem; } }
