.recruit_follow-banner img {
  width: 100%;
}

.recruit_follow-banner a {
  display: block;
}

.recruit_follow-banner {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 201px;
  z-index: 5;
}

@media screen and (max-width: 768px) {
  .recruit_follow-banner {
    bottom: 0;
    right: 0;
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */