.NuBest-INTERNATIONAL-PARTNERSHIPS-Block05{
padding-bottom: 65px;
  .tit{
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    text-align:left;
  }
  .image-1{
    margin-top: 25px;
      width: 195px;
  }
  .text{
    margin-top: 25px;
       font-size: 16px;
    line-height: 24px;
    text-align:justify;
    >div:not(last-child){
      margin-bottom: 7px;
    }
  }
   .image-2{
     margin: auto;
      margin-top: 25px;
      margin-bottom: 25px;
      max-width: 800px;
  }
  .block-btn{
    text-align: center;
  
    margin: auto;
      margin-top: 30px;
    max-width: 250px;
     .tamix-ecommerce-button {
        border-radius: 22.5px;
        display: flex;
        align-items: center;
        background: #3e7d3b;
        padding: 10px 25px;
        line-height: 25px;
        font-size: 16px;
        color: #ffffff;
        font-weight: 700;
        justify-content: center;
        > span {
          display: inline-block;
          .t4s_ratio {
         
          }
        }
        .buyon {
          margin-right: 6px;
        }
        &:hover {
          filter: hue-rotate(30deg);
        }
      }
  }
}
@media screen and (max-width: 767px) {
.NuBest-INTERNATIONAL-PARTNERSHIPS-Block05{
padding-bottom: 35px;
  .tit{
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    text-align:left;
  }
  .image-1{
    margin-top: 15px;
      width: 190px;
  }
  .text{
    margin-top: 15px;
       font-size: 15px;
    line-height: 23px;
    text-align:justify;
  }
   .image-2{
     margin: auto;
      margin-top: 25px;
      margin-bottom: 25px;
      max-width: 800px;
  }
}

}
@media screen and (max-width: 320px) {
.NuBest-INTERNATIONAL-PARTNERSHIPS-Block05{
 padding-bottom: 25px;
  .tit{
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    text-align:left;
  }
  .image-1{
    margin-top: 15px;
      width: 150px;
  }
  .text{
    margin-top: 15px;
       font-size: 14px;
    line-height: 20px;
    text-align:justify;
  }
   .image-2{
     margin: auto;
      margin-top: 25px;
      margin-bottom: 25px;
      max-width: 800px;
  }
}

}