@media (max-width: 1280px){
	.testimonials  .carousel-control-next, 
	.testimonials  .carousel-control-prev {
		max-width: 50px;
	}
}