
.depicter-revert .depicter-276-section-1 .depicter-section-background{
	background-color:#FFFFFF;
}

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

.depicter-revert .depicter-276-section-1 .depicter-section-background{
	filter:brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}

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

.depicter-revert .depicter-276-element-16{
	border-style:inset;
	border-color:transparent;
}
.depicter-revert .depicter-276-section-1 .depicter-section-background{
	filter:brightness(120%) contrast(58%) saturate(140%) blur(7px) hue-rotate(0deg);
}

}
