
.depicter-revert.depicter-347 .depicter-layers-wrapper{
	padding-left:15px;
	padding-right:15px;
}
.depicter-revert .depicter-347-section-1 .depicter-section-background{
	background-color:#161616;
	filter:brightness(151%) contrast(45%) saturate(1%) blur(3px) hue-rotate(11deg);
}

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

.depicter-revert .depicter-347-section-1 .depicter-section-background{
	filter:brightness(151%) contrast(48%) saturate(1%) blur(3px) hue-rotate(11deg);
}

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

.depicter-revert .depicter-347-section-1 .depicter-section-background{
	filter:brightness(184%) contrast(43%) saturate(1%) blur(3px) hue-rotate(11deg);
}

}
