
.depicter-revert .depicter-50-element-6{
	font-size:60px;
	text-align:center;
	color:#FFFFFF;
	font-family:"Roboto";
	font-weight:700;
	line-height:130%;
	transform:scaleX(1) scaleY(1);
	background-color:transparent;
}
.depicter-revert .depicter-50-section-1 .depicter-section-background{
	background-color:#000000;
	filter:brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}
.depicter-revert .depicter-50-section-1 .depicter-section-background::after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:1;
	background-color:rgba(0, 0, 0, 0.71);
}

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

.depicter-revert .depicter-50-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-50-element-6{
	font-size:52px;
	text-align:center;
}
.depicter-revert .depicter-50-section-1 .depicter-section-background{
	filter:brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}

}
