.Testimonials_acc-testi-video-image-holder__N9dDs {
	cursor:pointer
}
.Testimonials_acc-testi-video-image-holder__N9dDs>img {
	width:100%;
	height:auto;
	object-fit:fill
}
@media(min-width:1025px) {
	.Testimonials_acc-testi-video-image-holder__N9dDs>img {
	height:400px
}
}.Testimonials_acc-testi-video-image-holder__N9dDs:before {
	content:"";
	background:rgba(0,0,0,.5);
	z-index:1;
	position:absolute;
	width:100%;
	height:98.5%;
	left:0;
	top:0;
	transition:.3s ease
}
.Testimonials_acc-testi-video-image-holder__N9dDs .Testimonials_acc-video-play-icon__U15f9 {
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	z-index:2;
	font-size:5rem;
	fill:#9c0009
}
.Testimonials_acc-testi-video-image-holder__N9dDs:hover:before {
	background:rgba(0,0,0,.8)
}

@media screen and (min-width: 1025px) {
  .w101 {
    display: none;
  }
}
	
@media screen and (max-width: 1024px) {
  .w102 {
    display: none; 
  }
}