.testimonial-prev{left: -165px;}
.testimonial-next{right: -165px;} 
.testimonial-slider-holder{padding-bottom: 80px;}

 
.testimonial-container {background: linear-gradient(180deg,rgba(210, 224, 243, 1) 0%, rgba(255, 255, 255, 0.8) 100%);}
.tb-icon {width: 81px;height: 65px;position: absolute;top: 0;left: 0;}
.tb-icon {width: 81px;height: 65px;position: absolute;top: 12px;left: 0;}
.tb-content-box {font-size: 40px;font-style: italic;color: var(--tillyco-blue);line-height: 1;}
.testimonial-box {padding-left: 110px;padding-right: 40px;}
.testimonial-slider-holder .slider-pagination-box {margin-top: 90px;} 
/* ========================================== 
! Large devices (desktops, less than 1200px)
=========================================== */
@media (max-width:1199.98px) {
	 
}

/*==========================================
! Medium devices (tablets, less than 992px)
========================================== */
@media (max-width:991.98px) {
}

/* =================================================  
 ! Small devices (landscape phones, less than 768px)
 ================================================= */
@media (max-width: 767.98px){
  
}

/* ======================================================
 ! Extra small devices (portrait phones, less than 576px)
 ====================================================== */
@media (max-width: 575.98px){

}

/* ======================================================
! Extra small devices (portrait phones, less than 370px)
====================================================== */
@media (max-width:369.98px) {  
}
