.text-with-logo-new-sec-wrapper .section-header{max-width:779px;margin:auto;text-align:center;margin-bottom:70px;}
.text-with-logo-new-sec-main-description p{font-size: 18px;font-style: normal;font-weight: 300;line-height: 150%;margin:0; }
.text-with-logo-new-sec-main-description{margin-top:24px;}
.text-with-logo-new-sec-wrapper .logo-grid{row-gap: 50px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;column-gap: 70px;}
.text-with-logo-new-sec-wrapper{border-top:1px solid rgba(43, 43, 43,0.24);}
@media(min-width:1500px){
  .logo-grid{padding:0 13%;}
}
@media(min-width:2000px){
  .logo-grid{padding:0 22%;}
}
@media(max-width:750px){
  .text-with-logo-new-sec-wrapper .section-header h2{max-width:279px;margin:0 auto;}
  .text-with-logo-new-sec-main-description {margin-top:13px;}
  .text-with-logo-new-sec-main-description p{font-size:16px;}
  .text-with-logo-new-sec-wrapper{padding-top:50px!important;padding-bottom:50px!important;}
  .text-with-logo-new-sec-wrapper .section-header{margin:0 auto 40px;}
  .text-with-logo-new-sec-wrapper .logo-grid{column-gap: 24px;row-gap: 27px;}
  .text-with-logo-new-sec-wrapper .logo_items img{width:auto;}
}
@media(max-width:500px){
  .text-with-logo-new-sec-main-description{max-width:346px;margin:13px auto 0;}
}