
.depicter-revert .depicter-41-section-36 .depicter-bg-video{
	background-color:#FFF;
	filter:brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}

/***** Mobile *****/
@media screen and (max-width: 767px){

.depicter-revert .depicter-41-section-36 .depicter-bg-video{
	filter:brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}

}
