
.depicter-revert .depicter-106-section-87 .depicter-section-background{
	background-color:#25252A;
	filter:brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}
.depicter-revert .depicter-106-section-87 .depicter-section-background::after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:1;
	background-color:rgba(255, 255, 255, 0.6);
}

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

.depicter-revert .depicter-106-section-87 .depicter-section-background{
	background-color:#25252A;
}

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

.depicter-revert .depicter-106-section-87 .depicter-section-background{
	background-color:#25252A;
	filter:brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}
.depicter-revert .depicter-106-section-87 .depicter-section-background::after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:1;
	background-color:rgba(255, 255, 255, 0.6);
}

}
