#scrollUp {
    bottom: 20px;
    right: 20px;
    width: 38px; /* Width of image */
    height: 38px; /* Height of image */
    background: url(/images/top.png) no-repeat;
  }

  @media (min-width: 768px) {
    .sppb-col-sm-offset-6 {
      margin-left: 50%;
    }
  }

.ichiban-logo {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-right: auto;
  margin-left: auto;
  display: block;
  float: left;
}

.ichiban-logo-img {
  padding: 0;
  margin: 0;
  max-height: 80px;
  margin-top: 20px;
}