@media screen and (max-width:1439px){
	.scu-tabs-outer-wrapper{
		margin-right: 0;
	}
	.swiper-container.staff-slider{
		margin-right: 0;
	}
	.content_testimonials svg clipPath {
		transform: scale(0.55);
		transform-origin: 0 0;
    }
    .content_testimonials .testimonial-half {
        width: 100%;
        max-width: calc(100% - 270px);
    }
    .content_testimonials .testimonial-image {
		min-width: 270px;
		margin-left: 0;
		margin-right: 0;
		padding-top: 70px;
		padding-bottom: 70px;
    }
    .content_testimonials .testimonial-slide:nth-child(n) .testimonial-thumbnail {
		width: 250px;
		height: 270px;
	}
	body.elementor-page .scu-tab-content .scrollable-section{
		padding-right:30px;
	}
	.content_testimonials .testimonial-slider .video-link {
		top: calc(100% - 100px);
	}
	.content_testimonials .scu-tab--content-container > h3{
		margin-bottom: 29px !important;
	}
}