.topSection-beginner_humanAccent {
  bottom: -20px;
  right: 100px;
}
@media (max-width: 47.99em) {
  .topSection-beginner_humanAccent {
    bottom: -66px;
    right: auto;
    left: 0;
  }
}
.topSection-beginner_humanAccent img {
  width: 130px;
}
@media (max-width: 47.99em) {
  .topSection-beginner_humanAccent img {
    width: 70px;
  }
}
@media (max-width: 47.99em) {
  .topSection-beginner_inner {
    padding-bottom: 40px;
  }
}
