
.depicter-7-display .depicter-backdrop{
	background-color:rgba(0, 0, 0, 0.3);
}
.depicter-revert .depicter-7-section-1 .depicter-section-background{
	background-color:#FFF;
}

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

.depicter-revert .depicter-7-section-1 .depicter-section-background{
	background-color:#545C52;
}

}
