div#Testimonials .carousel-item .iwithtext .iwt-icon img {
    width: 60% !important;
}

div#Testimonials .carousel-item .iwithtext .iwt-text {
    padding-left: 56px !important;
}

div#Testimonials .carousel-item .iwithtext .iwt-text h4 {
    margin-bottom: 0;
    font-size: 14px !important;
}

@media only screen and (min-width: 568px) and (max-width: 1300px) {
div#Testimonials .carousel-item .iwithtext .iwt-text h4 {
  margin-bottom: 0;
  margin-left: -35% !important;
}}