
.depicter-226-display .depicter-backdrop{
	background-color:rgba(0, 0, 0, 0.87);
	backdrop-filter:blur( 2.2px );
}
.depicter-revert .depicter-226-section-4 .depicter-section-background{
	background-color:#FFF;
}

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

.depicter-revert .depicter-226-section-4 .depicter-section-background{
	background-color:#000;
}

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

.depicter-revert .depicter-226-section-4 .depicter-section-background{
	background-color:#000;
}

}
