
.depicter-5-display .depicter-backdrop{
	background-color:rgba(0, 0, 0, 0.3);
	backdrop-filter:blur( 4.1px );
}
.depicter-revert .depicter-5-section-1 .depicter-section-background{
	background-color:#EDEDED;
}

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

.depicter-revert .depicter-5-section-1 .depicter-section-background{
	background-color:rgba(221, 221, 221, 0.9);
}

}
