@import "../template.css";
@media (max-width: 767px) {
  .page-simple.page-orderflow {
    margin-bottom: var(--bottomBarHeight);
  }
}
