
.depicter-revert .depicter-11-section-1 .depicter-section-background{
	background-color:#E4EECC;
	filter:none;
}
.depicter-revert .depicter-11-section-2 .depicter-section-background{
	background-color:#FFF;
}

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

.depicter-revert .depicter-11-section-1 .depicter-section-background{
	background-color:#E4EECC;
}

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

.depicter-revert .depicter-11-section-1 .depicter-section-background{
	background-color:#E4EECC;
	filter:none;
}

}
