section#testimonials_tesstimonial_style2 {
  padding: 10px 0;
}

.testimonials_tesstimonial_style2 .client-logo:hover img {
  transform: scale(1.1);
}

.testimonials_tesstimonial_style2 .testimonaial-sec .testimonaial-slider {
  margin: 0;
  padding: 2.083vw 0;
  width: 100%;
}


.testimonials_tesstimonial_style2 .testimonaial-sec .testimonaial-slider .testimonaial-block {
  height: auto;
  display: grid;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  width: calc(100% - 9px);
}


