@media screen and (min-width: 667px) {
  .rashiku__block#intro .rashiku__btn {
    margin-left: 0;
  }
}

.rashiku__block .img-8 {
  position: relative;
  top: -10px;
  z-index: 2;
}

@media screen and (min-width: 667px) {

  .rashiku__block .img-8 {
    top: -66px;
  }
}

.rashiku__block .img-9 {
  position: relative;
  top: -20px;
  z-index: 2;
  margin-left: auto;
  margin-bottom: -20px;
}

@media screen and (min-width: 667px) {

  .rashiku__block .img-9 {
    top: -138px;
    margin-bottom: -138px;
  }
}

@media screen and (min-width: 667px) {

  #anc4 .flex.reverse {
    flex-direction: row-reverse;
  }
}

@media screen and (min-width: 667px) {

  .rashiku__info >h3 {
    text-align: left;
    line-height: 40px;
  }
}
