#d2894338 .flagship_store_menu {
  top: 48%;
}
#d2894338 .flagship_store_menu_tit,
#d2894338 .flagship_store_des p {
  margin: 0 0 9.5px;
}
#d2894338 .flagship_store_btn a {
  text-decoration: none;
}
#d2894338 .flagship_store_btn a:hover {
  color: #252d38;
  text-decoration: underline;
}
#d2894338 .flagship_store_btn a p {
  margin: 0;
}
@media screen and (max-width: 900px) {
  #d2894338 .flagship_store_menu {
    top: 48%;
  }
  #d2894338 .flagship_store_btn {
    bottom: 16px;
  }
}
@media screen and (max-width: 897px) {
  #d2894338 .flagship_store_menu {
    top: 40%
  }
  #d2894338 .flagship_store_concent ul li p {
    font-size: 30px
  }
}
@media screen and (max-width: 768px) {
  #d2894338 .flagship_store_menu {
    top: 30%
  }
}
@media screen and (max-width: 681px) {
  #d2894338 .flagship_store_concent ul li p {
    font-size: 20px
  }
}
@media screen and (max-width: 645px) {
  #d2894338 .flagship_store_menu_tit {
    font-size: 20px;
  }
  #d2894338 .flagship_store_concent ul li p {
    font-size: 15px
  }
}
@media screen and (max-width: 430px) {
  #d2894338 .flagship_store_menu {
    top: 20%
  }
}