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

/***** Tablet *****/
@media screen and (max-width: 1024px){

.depicter-revert .depicter-21-section-1 .depicter-bg-video{
	background-color:#FFF;
}

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

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

}
