
.depicter-8-display .depicter-backdrop{
	background-color:rgba(0,0,0,0.3);
}
.depicter-revert .depicter-8-section-21 .depicter-section-background{
	background-color:transparent;
}
.depicter-revert .depicter-8-section-25 .depicter-section-background{
	background-color:transparent;
}

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

.depicter-revert .depicter-8-section-21 .depicter-section-background{
	background-color:transparent;
}

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

.depicter-revert .depicter-8-section-21 .depicter-section-background{
	background-color:transparent;
}

}
