
.depicter-13-display .depicter-backdrop{
	background-color:rgba(0, 0, 0, 0.72);
}
.depicter-revert .depicter-13-section-1 .depicter-section-background{
	background-color:#000;
}

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

.depicter-revert .depicter-13-section-1 .depicter-section-background{
	filter:none;
}

}
/*** Custom styles ***/
.depicter-revert .depicter-13-section-1 {
   background: black !important;
}

