.NuBest-INTERNATIONAL-PARTNERSHIPS-Block04{
margin-top: 25px;
  .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;
     
.video-container {
max-width:100%;
}
  }
}
@media screen and (max-width: 767px) {
.NuBest-INTERNATIONAL-PARTNERSHIPS-Block04{

  .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-Block04{

  .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;
  }
}

}