
.depicter-revert .depicter-142-section-1 .depicter-section-background{
	background-color:rgba(255, 255, 255, 0.23);
}

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

.depicter-revert .depicter-142-section-1 .depicter-section-background{
	background-color:rgba(255, 255, 255, 0.23);
}

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

.depicter-revert .depicter-142-section-1 .depicter-section-background{
	background-color:rgba(255, 255, 255, 0.23);
}

}
