.testimonial-section.hs-section .section-header-content h2{margin:0px;}
.testimonial-section.hs-section .slide-wrap{flex-direction:column;padding:0px;}
.testimonial-section.hs-section .col-image:after{padding-bottom:70px;}
.testimonial-section.hs-section .col-content{max-width:100%;padding:11px 0px 0px;}
.testimonial-section.hs-section .col-content p.description{font-size:18px;font-weight:500;line-height:1.389;}
.testimonial-section.hs-section .testimonial-slider-wrap:after{display:none;}




@media only screen and (max-width:1199px){
  .testimonial-section.hs-section .col-content p.description{font-size:16px;}
}
@media only screen and (max-width:749px){
  .testimonial-section.hs-section .col-content p.description{font-size:14px;line-height:1.429;position:relative;display: block;width: 100%;padding: 0px 20px;}
  .testimonial-section.hs-section .col-image:after{padding-bottom:40px;}
  .testimonial-section.hs-section .col-content p.description:after{content: "“";font-family: var(--font-heading-family);font-size: 32px;font-weight: 500;transform: rotate(180deg);display: inline-block;position: absolute;right:0px;top:0px;line-height:0px;} 
  .testimonial-section.hs-section .col-content p.description:before{content: "“";font-family:var(--font-heading-family);font-size:32px;font-weight:500;position:absolute;left:0px;top:0px;line-height:1;}
}






