@charset "utf-8";

@media screen and (max-width: 767px) {
  .myfavorite .modal__txt {
    top: 19%;
  }
}
