@charset "UTF-8";
  .s5-returnToTop .s5-returnToTop__inner1 {
    bottom: 100px;
  }
@media only screen and (max-width: 639px) {
  .s5-returnToTop .s5-returnToTop__inner1 {
    bottom: 50px;
  }
}