/** Shopify CDN: Minification failed

Line 72:0 Unexpected "}"

**/
.testimonials-driver {
    padding: 51px 0 75px;
}
.section__heading {
    font-size: 48px;
    text-transform: uppercase;
    margin: 15px 0 0;
}
.section__sub-heading {
    font-size: 18px;
    line-height: 1.1111;
    margin-top: 19px;
    margin-bottom: 0;
}
.testimonials-driver .testimonials-container {
    margin-top: 115px;
}
.testimonials-driver .testimonials-container .testimonials__item {
    margin-bottom: 70px;
}
.testimonials-driver .testimonials-container .testimonials__item .testimonials__author {
    font-size: 32px;
    line-height: 1.1562;
    margin-bottom: 0;
}
.testimonials-driver .testimonials-container .testimonials__item .testimonials__product {
    margin-top: 16px;
    font-size: 16px;
}
.testimonials-driver .testimonials-container .testimonials__item .testimonials__text p {
    margin-top: 15px;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.125;
}
.title-of-testimonial {
    text-align: center;
}
.testimonials-driver .grid {
    column-gap: 20px;
}


@media (max-width:1440px) {
.testimonials-driver .testimonials-container {
    margin-top: 95px;
}

}


@media (max-width:1200px) {
  .testimonials-driver .container {
    padding: 0 15px;
  }

}

@media (max-width:1024px) {
.testimonials-driver .testimonials-container {
    margin-top: 90px;
}

}


}


