
.depicter-revert .depicter-64-section-24 .depicter-section-background{
	background-color:transparent;
	filter:none;
}

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

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

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

.depicter-revert .depicter-64-section-24 .depicter-section-background{
	background-color:#FFF;
}

}
