.separator {
  display: block;
  width: 100%;
}

.separator-mobile-5 {
  height: 5px;
}

.separator-mobile-10 {
  height: 10px;
}

.separator-mobile-15 {
  height: 15px;
}

.separator-mobile-20 {
  height: 20px;
}

.separator-mobile-25 {
  height: 25px;
}

.separator-mobile-30 {
  height: 30px;
}

.separator-mobile-35 {
  height: 35px;
}

.separator-mobile-40 {
  height: 40px;
}

.separator-mobile-45 {
  height: 45px;
}

.separator-mobile-50 {
  height: 50px;
}

.separator-mobile-55 {
  height: 55px;
}

.separator-mobile-60 {
  height: 60px;
}

.separator-mobile-65 {
  height: 65px;
}

.separator-mobile-70 {
  height: 70px;
}

.separator-mobile-75 {
  height: 75px;
}

.separator-mobile-80 {
  height: 80px;
}

.separator-mobile-85 {
  height: 85px;
}

.separator-mobile-90 {
  height: 90px;
}

.separator-mobile-95 {
  height: 95px;
}

.separator-mobile-100 {
  height: 100px;
}

@media all and (min-width: 800px) {
  .separator-desktop-5 {
    height: 5px;
  }

  .separator-desktop-10 {
    height: 10px;
  }

  .separator-desktop-15 {
    height: 15px;
  }

  .separator-desktop-20 {
    height: 20px;
  }

  .separator-desktop-25 {
    height: 25px;
  }

  .separator-desktop-30 {
    height: 30px;
  }

  .separator-desktop-35 {
    height: 35px;
  }

  .separator-desktop-40 {
    height: 40px;
  }

  .separator-desktop-45 {
    height: 45px;
  }

  .separator-desktop-50 {
    height: 50px;
  }

  .separator-desktop-55 {
    height: 55px;
  }

  .separator-desktop-60 {
    height: 60px;
  }

  .separator-desktop-65 {
    height: 65px;
  }

  .separator-desktop-70 {
    height: 70px;
  }

  .separator-desktop-75 {
    height: 75px;
  }

  .separator-desktop-80 {
    height: 80px;
  }

  .separator-desktop-85 {
    height: 85px;
  }

  .separator-desktop-90 {
    height: 90px;
  }

  .separator-desktop-95 {
    height: 95px;
  }

  .separator-desktop-100 {
    height: 100px;
  }
}
/*# sourceMappingURL=separator.css.map */
