@media (max-width: 1200px) {
  .W_1200 {
    width: 90%;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .txt_content .txt_title {
    width: 458px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .txt_content .txt_title .txt_title_line {
    right: -30px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .txt_content .txt_title::after {
    right: -70px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .txt_content .txt_title::before {
    right: -46px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .txt_content .take_a_our {
    width: auto;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer {
    justify-content: center;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item {
    margin-right: 4%;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item:nth-of-type(3n) {
    margin-right: 4%;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item:nth-of-type(2n) {
    margin-right: 0px;
  }
}
@media (max-width: 1000px) {
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer {
    justify-content: space-between;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item {
    margin-right: 0px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item:nth-of-type(3n) {
    margin-right: 0px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item:nth-of-type(2n) {
    margin-right: 0px;
  }
}
@media (max-width: 880px) {
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer {
    justify-content: center;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .item {
    margin-left: 10px;
    margin-right: 10px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .item:nth-of-type(3n) {
    margin-left: 10px;
    margin-right: 10px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .item:nth-of-type(2n) {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 750px) {
  .show_w_1200 {
    display: none;
  }
  .show_w_750 {
    display: block;
  }
  .W_1200 {
    padding: 0px 24px;
  }
  .customer-stories-wrapper .common-bank-banner .header-banner {
    min-height: 1200px;
  }
  .customer-stories-wrapper .common-bank-banner .header-banner .txt-head,
  .customer-stories-wrapper .common-bank-banner .header-banner .txt-top {
    line-height: 108px;
    font-size: 108px;
  }
  .customer-stories-wrapper .common-bank-banner .header-banner .txt-head {
    margin-top: 428px;
  }
  .customer-stories-wrapper .common-bank-banner .header-banner .txt_desribe {
    font-size: 28px;
    line-height: 42px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .txt_content .txt_title {
    font-size: 52px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .txt_content .txt_title .txt_title_line {
    height: 2.4px;
    width: 18px;
    right: 17.5px;
    top: 51px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .txt_content .txt_title::after {
    height: 2.4px;
    width: 48px;
    right: -13px;
    top: 23px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .txt_content .txt_title::before {
    height: 2.4px;
    width: 28px;
    right: 7px;
    top: 37px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .txt_content .txt_title_img img {
    max-height: 56px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .txt_content .take_a_our {
    width: auto;
    font-size: 28px;
    line-height: 48px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer {
    justify-content: space-between;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item {
    width: 100%;
    margin-right: 0px;
    height: 796px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item .title {
    width: 330px;
    font-size: 36px;
    line-height: 52px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item .customer_des {
    font-size: 28px;
    line-height: 48px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item .btn_wrapper {
    width: 256px;
    line-height: 96px;
    border-radius: 16px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item .btn_wrapper a {
    font-size: 28px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item_log .title {
    width: 330px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item:nth-of-type(3n) {
    margin-right: 0px;
  }
  .customer-stories-wrapper .common-bank-banner .txt_content_wrapper .list_customer .item:nth-of-type(2n) {
    margin-right: 0px;
  }
}
