
.depicter-revert .depicter-319-section-1 .depicter-section-background{
	background-color:#FFFFFF;
}

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

.depicter-revert .depicter-319-section-1 .depicter-section-background{
	filter:brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}

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

.depicter-revert .depicter-319-section-1 .depicter-section-background{
	filter:brightness(100%) contrast(100%) saturate(100%) blur(10px) hue-rotate(0deg);
}

}
