
.depicter-24-display .depicter-backdrop{
	background-color:rgba(0, 0, 0, 0.3);
	backdrop-filter:blur( 2px );
}
.depicter-revert .depicter-24-section-1 .depicter-section-background{
	background-color:#3E5DB0;
}

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

.depicter-revert .depicter-24-section-1 .depicter-section-background{
	background-color:transparent;
}

}
