@media (max-width: 750px) {
  html {
    font-size: calc(16 / 390*100vw) !important;
  }
  #wholesaler_section {
    padding-top: 3rem;
  }
  #wholesaler_section #wholesaler {
    height: 77rem;
  }
  #wholesaler_section #wholesaler .w-hd {
    flex-direction: column;
  }
  #wholesaler_section #wholesaler .w-hd .w-hd--tab {
    display: block;
    overflow: scroll;
  }
  #wholesaler_section #wholesaler .w-hd .w-hd--tab .tab-links {
    width: 200%;
  }
  #wholesaler_section #wholesaler .w-bd {
    padding: 0;
    height: 69rem;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box {
    flex-direction: column;
    align-items: center;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-left {
    width: 20.3125rem;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-left .tab-left-title {
    font-size: 2.5rem;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-left img {
    width: 10rem;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right {
    width: 20.3125rem;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right tabc-right-title {
    font-size: 1.7rem;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form {
    width: 20.3125rem;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .tabc-right-item {
    width: 20.3125rem;
    flex-direction: column;
    align-items: center;
    margin: 10px auto;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .tabc-right-item > *:nth-child(2) {
    margin-left: 0;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form textarea {
    width: 20.3125rem;
    margin: 0 auto;
    padding: 0.72916667rem 0 0.72916667rem 1.14583333rem;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .upload {
    width: 20.3125rem;
    margin: 0 auto;
    flex-direction: column;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .upload .upload-right {
    margin-top: 0.9rem;
  }
  #wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .sub-btn {
    width: 20.3125rem;
    margin: 0.5rem auto;
    padding: 0.28rem 0;
  }
}
