.btn_guide {
  bottom: 20.458vw;
}

@media screen and (max-width: 1024px) {
  .btn_guide {
    bottom: 44.869vw;
  }
}
