
.depicter-38-display .depicter-backdrop{
	background-color:rgba(0,0,0,0.3);
}
.depicter-revert .depicter-38-element-2{
	opacity:1;
	border-radius:2px;
}
.depicter-revert .depicter-38-section-1 .depicter-section-background{
	background-color:transparent;
}

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

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

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

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

}
